Skip to content

Commit 0c13c2d

Browse files
Update home.html
1 parent 470b975 commit 0c13c2d

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
@@ -102,7 +102,7 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
102102
) }}
103103
{{ partial "docs-section.html" (dict
104104
"Title" "Migrate data to or from Redis"
105-
"Description" "Migrate data from files, data generators, relational databases, or snapshot replication"
105+
"Description" "Migrate data from files, data generators, relational databases, or snapshots"
106106
"ButtonLink" "./integrate/riot/"
107107
"ButtonLabel" "Redis input and output CLI tool user guide"
108108
"LinksLeft" (slice

0 commit comments

Comments
 (0)