Skip to content

Commit 7f3eadb

Browse files
authored
Merge pull request #35 from RedisInsight/main
main to latest
2 parents 963e352 + 57069c2 commit 7f3eadb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/create-redis.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
}
2222
}
2323
},
24+
"cloud_list_of_databases": {
25+
"name": "Free Redis Cloud DB",
26+
"host": "Set up in a few clicks"
27+
},
2428
"docker": {
2529
"title": "Docker",
2630
"description": "Run Redis Stack on Docker",

src/recommendations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1221,7 +1221,7 @@
12211221
"content": [
12221222
{
12231223
"type": "paragraph",
1224-
"value": "Try RedisInsight Workbench, our advanced command-line interface with syntax highlighting, intelligent auto-complete, and the ability to work with commands in an editor mode."
1224+
"value": "Try Redis Insight Workbench, our advanced command-line interface with syntax highlighting, intelligent auto-complete, and the ability to work with commands in an editor mode."
12251225
},
12261226
{
12271227
"type": "spacer",

0 commit comments

Comments
 (0)