Skip to content

Commit 66eee4a

Browse files
Apply suggestions from code review
Co-authored-by: David Dougherty <david.dougherty@redis.com>
1 parent 54525a0 commit 66eee4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/develop/clients/nodejs/queryjson.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ categories:
99
- oss
1010
- kubernetes
1111
- clients
12-
description: Learn how to use the Redis query engine with JSON
12+
description: Learn how to use the Redis Query Engine with JSON
1313
linkTitle: Index and query JSON
1414
title: Example - Index and query JSON documents
1515
weight: 2
@@ -162,5 +162,5 @@ await client.quit();
162162
```
163163

164164

165-
See the [Redis query engine]({{< relref "/develop/interact/search-and-query" >}}) docs
165+
See the [Redis Query Engine]({{< relref "/develop/interact/search-and-query" >}}) docs
166166
for a full description of all query features with examples.

0 commit comments

Comments
 (0)