Skip to content

Commit b2b7b77

Browse files
authored
Update index.md
1 parent ab32e8c commit b2b7b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/commands/json.set/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Returns one of these replies:
8383
- A simple string reply: `OK` if executed correctly
8484
- `nil`
8585
- if `key` exists but `path` does not exist and cannot be created
86-
- if an `NX` or `XX` condition was unmet
86+
- if an `NX` or `XX` condition is unmet
8787
- error if `key` does not exist and `path` is not root (`.` or `$`)
8888

8989
For more information about replies, see [Redis serialization protocol specification]({{< relref "/develop/reference/protocol-spec" >}}).

0 commit comments

Comments
 (0)