Skip to content

Commit 31f9fdf

Browse files
Update layouts/home.html
Co-authored-by: Cameron Bates <102550101+cmilesb@users.noreply.github.com>
1 parent 48ca782 commit 31f9fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h2 class="text-5xl font-medium" id="operate">Deploy</h2>
163163
) }}
164164
{{ partial "docs-section.html" (dict
165165
"Title" "Client tools to connect to a Redis server"
166-
"Description" "You can use the CLI, Redis Insight, or the Redis VSCode extension to connect to a Redis server"
166+
"Description" "You can use the CLI, Redis Insight, or the Redis VSCode extension to connect to Redis"
167167
"ButtonLink" "./develop/tools/"
168168
"ButtonLabel" "Client tools overview guide"
169169
"LinksLeft" (slice

0 commit comments

Comments
 (0)