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 cb46f2a commit 4812c4fCopy full SHA for 4812c4f
docs/install/install-redis/install-redis-on-linux.md
@@ -50,7 +50,7 @@ sudo apt install lsb-release curl gpg
50
{{< highlight bash >}}
51
redis-cli ping
52
{{< / highlight >}}
53
- If the connection is succesfful you get `PONG` in response.
+ If the connection is successful, `PONG` is returned.
54
55
## Install from Snapcraft
56
0 commit comments