@@ -30,7 +30,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
3030 <RedisCard
3131 title = " RedisInsight Browser Visualization Tutorial"
3232 imgPath = " redisinsight.png"
33- description = " Visualize Redis database keys using RedisInsight Browser Tool"
33+ description = " Visualize Redis database keys using the RedisInsight Browser Tool"
3434 preview = " redisinsight.png"
3535 page = " /explore/redisinsight/browser"
3636 />
@@ -39,8 +39,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
3939
4040 <div class = " col" >
4141 <RedisCard
42- title = " How To Use RedisInsight Slowlog Debugging Tool"
43- description = " Debug Redis using RedisInsight Slowlog Debugging Tool"
42+ title = " How To Use The RedisInsight Slowlog Debugging Tool"
43+ description = " Debug Redis using the RedisInsight Slowlog Debugging Tool"
4444 page = " /explore/redisinsight/slowlog"
4545 />
4646 </div >
@@ -49,18 +49,18 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
4949
5050 <div class = " col" >
5151 <RedisCard
52- title = " RedisInsight Memory Analyzer Tutorial "
53- description = " Optimize & Analyze Redis using RedisInsight Memory Analyzer Tool"
52+ title = " RedisInsight Memory Analyzer Tutorial"
53+ description = " Optimize & Analyze Redis using the RedisInsight Memory Analyzer Tool"
5454 page = " /explore/redisinsight/memoryanalyzer"
5555 />
5656 </div >
5757
5858
5959 <div class = " col" >
6060 <RedisCard
61- title = " How To Use RedisInsight Cluster Management Tool"
61+ title = " How To Use The RedisInsight Cluster Management Tool"
6262 imgPath = " redisinsight.png"
63- description = " Manage Your Redis Cluster using RedisInsight Cluster Management Tool"
63+ description = " Manage Your Redis Cluster using the RedisInsight Cluster Management Tool"
6464 preview = " redisinsight.png"
6565 page = " /explore/redisinsight/cluster"
6666 />
@@ -82,28 +82,28 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
8282
8383 <div class = " col" >
8484 <RedisCard
85- title = " How To Use RedisInsight Profiler Tool | Redis Developer Hub "
86- description = " Analyze Your Redis Commands Using Redis Monitor Command"
85+ title = " How To Use The RedisInsight Profiler Tool"
86+ description = " Analyze Your Redis Commands Using The Monitor Command"
8787 page = " /explore/redisinsight/profiler"
8888 />
8989 </div >
9090
9191
9292 <div class = " col" >
9393 <RedisCard
94- title = " RedisGraph Browser Visualization Tutorial "
94+ title = " RedisGraph Browser Visualization Tutorial"
9595 imgPath = " "
96- description = " Query, Visualize and Manipulate Graphs using RedisGraph Browser Visualization Tool"
96+ description = " Query, Visualize and Manipulate Graphs using the RedisGraph Browser Visualization Tool"
9797 preview = " redisinsight.png"
9898 page = " /explore/redisinsight/redisgraph"
9999 />
100100 </div >
101101
102102 <div class = " col" >
103103 <RedisCard
104- title = " How To Use Serverless RedisGears Browser Tool"
104+ title = " How To Use The RedisGears Browser Tool"
105105 imgPath = " redisinsight.png"
106- description = " Write Your Serverless Redis function using RedisGears Browser Tool"
106+ description = " Write Your Serverless Redis function using the RedisGears Browser Tool"
107107 preview = " redisinsight.png"
108108 page = " /explore/redisinsight/redisgears"
109109 />
@@ -116,17 +116,17 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
116116 <div class = " col" >
117117 <RedisCard
118118 title = " RedisTimeSeries Data Management Tutorial"
119- description = " Manage Redis time-series data using RedisTimeSeries Browser Tool"
119+ description = " Manage Redis time-series data using the RedisTimeSeries Browser Tool"
120120 page = " /explore/redisinsight/redistimeseries"
121121 />
122122 </div >
123123
124124
125125 <div class = " col" >
126126 <RedisCard
127- title = " How To Use RediSearch Browser Tool"
127+ title = " How To Use The RediSearch Browser Tool"
128128 imgPath = " "
129- description = " Perform Database Search and Analytics using RediSearch Browser Tool"
129+ description = " Perform Database Search and Analytics using the RediSearch Browser Tool"
130130 preview = " redisinsight.png"
131131 page = " /explore/redisinsight/redisearch"
132132 />
0 commit comments