Skip to content

Commit caff088

Browse files
committed
chore: further cleanup
1 parent 72c3849 commit caff088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guide/cli-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Running `ns clean` removes the `node_modules`, `hooks`, and `platforms` director
3232

3333
### Cleaning multiple projects
3434

35-
If you have multiple projects piled up in your projects folder, and would like to free up some disk space, you can run `ns clean` in your projects folder, and it will scan for any valid NativeScript projects in sub-directories and the prompt you to choose the ones to clean.
35+
If you have multiple projects in a directory, you can run `ns clean` in it, and it will scan for any valid NativeScript projects in sub-directories and then prompt you to choose the ones to clean.
3636

3737
<DeviceFrame type="ios">
3838
<video controls src="https://user-images.githubusercontent.com/879060/230395606-dbb4a56f-74e8-403b-a687-62e27a61f8d4.mov"></video>

0 commit comments

Comments
 (0)