We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb22035 commit 869b648Copy full SHA for 869b648
docs/stack/_index.md
@@ -67,7 +67,7 @@ RedisInsight allows you to:
67
* View performance metrics for your Redis instance with the Overview tool
68
* View data structures visually with the Browser tool
69
* Manage basic properties of your Redis cluster such as cluster node timeout, IP, or port with the Cluster Management tool
70
-* Run commands with a REPL (read-eval-print-loop) with the the CLI tool
+* Run commands with a REPL (read-eval-print-loop) the the CLI tool
71
* Analyze memory usage with the Memory Analysis tool
72
* Identify and troubleshoot bottlenecks with the Slowlog tool
73
* Edit the configuration of your Redis instance with the Configuration tool
0 commit comments