We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd48b30 commit 9223cacCopy full SHA for 9223cac
content/develop/data-types/strings.md
@@ -76,7 +76,7 @@ the [`MSET`]({{< relref "/commands/mset" >}}) and [`MGET`]({{< relref "/commands
76
77
When [`MGET`]({{< relref "/commands/mget" >}}) is used, Redis returns an array of values.
78
79
-### Strings as counters
+## Strings as counters
80
Even if strings are the basic values of Redis, there are interesting operations
81
you can perform with them. For instance, one is atomic increment:
82
0 commit comments