Skip to content

Commit ed03db9

Browse files
Apply review comments.
Co-authored-by: andy-stark-redis <[email protected]>
1 parent eb4b4a3 commit ed03db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/interact/search-and-query/best-practices/scalable-query-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you're using Redis Software or Redis Cloud, see the [best practices for scala
1717
{{< /note >}}
1818

1919
## Checklist
20-
Below are basic steps to ensure good performance of Redis Query Engine.
20+
Below are some basic steps to ensure good performance of Redis Query Engine.
2121

2222
* Create a Redis data model with your query patterns in mind.
2323
* Ensure the Redis architecture has been sized for the expected load using the [sizing calculator](https://redis.io/redisearch-sizing-calculator/).

0 commit comments

Comments
 (0)