Skip to content

Commit ab32e8c

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

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
@@ -84,7 +84,7 @@ Returns one of these replies:
8484
- `nil`
8585
- if `key` exists but `path` does not exist and cannot be created
8686
- if an `NX` or `XX` condition was unmet
87-
- error if `key` does not exist and `path` is not root
87+
- 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" >}}).
9090

0 commit comments

Comments
 (0)