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) => {
623
623
/>
624
624
< br />
625
625
< 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
627
627
is also disabled.
628
628
< br />
629
629
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) => {
304
304
/>
305
305
306
306
< 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
308
308
is also disabled.
309
309
< br />
310
310
Please be careful: abandoned clones with this checkbox enabled may
You can’t perform that action at this time.
0 commit comments