Skip to content

Commit 3352ac9

Browse files
authored
Fox JSON.CLEAR doc
1 parent 8dbef98 commit 3352ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/commands.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Clears container values (Arrays/Objects), sets numeric values to `0`, sets strin
236236

237237
Already cleared values are ignored: empty containers, zero numbers, empty strings, `false`, and `null`.
238238

239-
`path` defaults to root if not provided. Non-existing keys and paths are ignored.
239+
`path` defaults to root if not provided. Non-existing paths are ignored.
240240

241241
#### Return value
242242

0 commit comments

Comments
 (0)