File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -623,7 +623,7 @@ export const Clone = observer((props: Props) => {
623623 />
624624 < br />
625625 < span className = { classes . remark } >
626- When enabled no one can destroy this clone and automated deletion
626+ When enabled, no one can destroy this clone and automated deletion
627627 is also disabled.
628628 < br />
629629 Please be careful: abandoned clones with this checkbox enabled may
Original file line number Diff line number Diff line change @@ -304,7 +304,7 @@ export const CreateClone = observer((props: Props) => {
304304 />
305305
306306 < p className = { styles . remark } >
307- When enabled no one can destroy this clone and automated deletion
307+ When enabled, no one can destroy this clone and automated deletion
308308 is also disabled.
309309 < br />
310310 Please be careful: abandoned clones with this checkbox enabled may
You can’t perform that action at this time.
0 commit comments