We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d47229 commit b9bd9b8Copy full SHA for b9bd9b8
docs/commands/json.clear.md
@@ -18,7 +18,7 @@ is JSONPath to specify. Default is root `$`. Nonexisting paths are ignored.
18
19
## Return
20
21
-JSON.CLEAR returns an integer reply specified as the number of matching JSON non-zero numerical values set to zero.
+JSON.CLEAR returns an integer reply specified as the number of matching JSON non-zero numerical values cleared.
22
For more information about replies, see [Redis serialization protocol specification](/docs/reference/protocol-spec).
23
24
{{% alert title="Note" color="warning" %}}
0 commit comments