Skip to content

Commit f2d8028

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

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
@@ -75,7 +75,7 @@ <h1 class="text-5xl font-medium">{{ .Title }}</h1>
7575
<h2 class="text-5xl font-medium" id="operate">Get Started</h2>
7676
{{ partial "docs-section.html" (dict
7777
"Title" "Quickly set up Redis in the cloud"
78-
"Description" "Free Redis Cloud account managed by Redis or on AWS, GCP, or Azure"
78+
"Description" "Set up a Free Redis-managed database on AWS, GCP, or Azure"
7979
"ButtonLink" "./operate/rc/rc-quickstart/"
8080
"ButtonLabel" "Redis Cloud quickstart setup guide"
8181
"LinksLeft" (slice

0 commit comments

Comments
 (0)