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 54525a0 commit 66eee4aCopy full SHA for 66eee4a
content/develop/clients/nodejs/queryjson.md
@@ -9,7 +9,7 @@ categories:
9
- oss
10
- kubernetes
11
- clients
12
-description: Learn how to use the Redis query engine with JSON
+description: Learn how to use the Redis Query Engine with JSON
13
linkTitle: Index and query JSON
14
title: Example - Index and query JSON documents
15
weight: 2
@@ -162,5 +162,5 @@ await client.quit();
162
```
163
164
165
-See the [Redis query engine]({{< relref "/develop/interact/search-and-query" >}}) docs
+See the [Redis Query Engine]({{< relref "/develop/interact/search-and-query" >}}) docs
166
for a full description of all query features with examples.
0 commit comments