Skip to content

Commit ad5a7b4

Browse files
Apply suggestions from code review
Thank you, @andy-stark-redis! Co-authored-by: andy-stark-redis <[email protected]>
1 parent 03f10cf commit ad5a7b4

File tree

1 file changed

+1
-1
lines changed
  • content/develop/interact/search-and-query/administration

1 file changed

+1
-1
lines changed

content/develop/interact/search-and-query/administration/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Geo indexes utilize Redis's own geo-indexing capabilities. At query time, the ge
155155

156156
### Autocomplete
157157

158-
The autocomplete engine (see below for a fuller description) utilizes a compact trie or prefix tree to encode terms and search them by prefix.
158+
The autocomplete engine (see below for a fuller description) uses a compact trie or prefix tree to encode terms and search them by prefix.
159159

160160
## Query language
161161

0 commit comments

Comments
 (0)