Skip to content

Commit 4b7854b

Browse files
Apply suggestions from code review
Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com>
1 parent cfd4973 commit 4b7854b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/operate/rc/databases/connect/insight-cloud.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
Title: Open with Redis Insight on Redis Cloud
2+
Title: Use Redis Insight on Redis Cloud
33
alwaysopen: false
44
categories:
55
- docs
@@ -31,7 +31,7 @@ This browser-based version of Redis Insight has a subset of the features of Redi
3131

3232
The **Browser** lets you browse, filter, and visualize your Redis data structures.
3333

34-
- [CRUD](https://en.wikipedia.org/wiki/Create,_read,_update_and_delete) support for lists, hashes, strings, sets, sorted sets, streams, and [JSON]({{< relref "/develop/data-types/json/" >}})
34+
- Create, read, update, and delete lists, hashes, strings, sets, sorted sets, streams, and [JSON]({{< relref "/develop/data-types/json/" >}})
3535
- Group keys according to their namespaces
3636
{{<image filename="images/rc/rc-ri-browser-group.png" alt="Keys in a database grouped by namespace." width=50% >}}
3737
- View, validate, and manage your key values in a human-readable format using formatters that prettify and highlight data in different formats (for example, Unicode, JSON, MessagePack, HEX, and ASCII)
@@ -47,7 +47,7 @@ The **CLI** lets you run Redis commands directly.
4747

4848
{{<image filename="images/rc/rc-ri-cli.png" alt="The CLI and command helper" width=75% >}}
4949

50-
The CLI integrates with a **Command Helper** that lets you search and read info about Redis commands.
50+
The CLI integrates with a **Command Helper** that lets you search and read information about Redis commands.
5151

5252
## Workbench
5353

0 commit comments

Comments
 (0)