diff --git a/docs/redismodules.rst b/docs/redismodules.rst index f764d821fd..2b0b3c6533 100644 --- a/docs/redismodules.rst +++ b/docs/redismodules.rst @@ -12,17 +12,17 @@ These are the commands for interacting with the `RedisBloom module `_. Below is a brief example, as well as documentation on the commands themselves. +These are the commands for interacting with the `RediSearch module `_. Below is a brief example, as well as documentation on the commands themselves. In the example +below, an index named *my_index* is being created. When an index name is not specified, an index named *idx* is created. **Create a search index, and display its information** @@ -117,8 +118,9 @@ These are the commands for interacting with the `RediSearch module