We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2389b7 commit f6cffadCopy full SHA for f6cffad
content/commands/json.set/index.md
@@ -83,7 +83,7 @@ Returns one of these replies:
83
- A simple string reply: `OK` if executed correctly
84
- `nil`
85
- if `key` exists but `path` does not exist and cannot be created
86
- - if a specified `NX` or `XX` condition were unmet
+ - if a specified `NX` or `XX` condition was unmet
87
- error if `key` does not exist and `path` is not root
88
89
For more information about replies, see [Redis serialization protocol specification]({{< relref "/develop/reference/protocol-spec" >}}).
0 commit comments