Skip to content

Commit 74c5a8b

Browse files
authored
Fix argument name in JSON.GET syntax (RedisJSON#938)
1 parent 2eda994 commit 74c5a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"optional": true
6161
},
6262
{
63-
"name": "paths",
63+
"name": "path",
6464
"type": "string",
6565
"optional": true,
6666
"multiple": true

0 commit comments

Comments
 (0)