Skip to content

Commit 0a9e338

Browse files
Update intro.md
1 parent 884b9ad commit 0a9e338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ds/json/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The JSON capability of Redis Stack provides JavaScript Object Notation (JSON) support for Redis, which allows Redis to function as a document database.
1+
The JSON capability provides JavaScript Object Notation (JSON) support for Redis, which allows Redis to function as a document database.
22
It lets you store, update, and retrieve JSON values in a Redis database, similar to any other Redis data type. Redis JSON also works seamlessly with Search and Query to let you index and query JSON documents.
33

44
Primary features include:

0 commit comments

Comments
 (0)