Skip to content

Commit

Permalink
Update install-on-aws.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktarStarastsenka authored Jan 22, 2024
1 parent 9eec825 commit c332236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/install-redisinsight/install-on-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Step 5: Run RedisInsight Docker Container

Finally, we can now install RedisInsight. Run the following command to download and run the RedisInsight docker image.

1. If you do not wat to persist your RedisInsight data.
1. If you do not want to persist your RedisInsight data.

```bash
docker run -d --name redisinsight -p 5540:5540 redis/redisinsight:latest
Expand Down

0 comments on commit c332236

Please sign in to comment.