Skip to content

Commit b9bd9b8

Browse files
authored
Update json.clear.md
1 parent 9d47229 commit b9bd9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/commands/json.clear.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ is JSONPath to specify. Default is root `$`. Nonexisting paths are ignored.
1818

1919
## Return
2020

21-
JSON.CLEAR returns an integer reply specified as the number of matching JSON non-zero numerical values set to zero.
21+
JSON.CLEAR returns an integer reply specified as the number of matching JSON non-zero numerical values cleared.
2222
For more information about replies, see [Redis serialization protocol specification](/docs/reference/protocol-spec).
2323

2424
{{% alert title="Note" color="warning" %}}

0 commit comments

Comments
 (0)