We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba1360 commit 231e498Copy full SHA for 231e498
README.md
@@ -36,7 +36,7 @@ Read the docs at http://redisjson.io
36
37
* `<index>` - user defined index name
38
* `<path>` - [JSONPath](https://goessner.net/articles/JsonPath/) syntax for selecting elements inside documents
39
-* `<query>` - sytanx is based on [RediSearch query syntax](https://oss.redislabs.com/redisearch/Query_Syntax/)
+* `<query>` - syntax is based on [RediSearch query syntax](https://oss.redislabs.com/redisearch/Query_Syntax/)
40
41
### Next Milestone
42
JSON.QSET <index> <query> <path> <json> [NX | XX]
0 commit comments