Skip to content

Commit 4812c4f

Browse files
Update docs/install/install-redis/install-redis-on-linux.md
Co-authored-by: David Dougherty <[email protected]>
1 parent cb46f2a commit 4812c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/install-redis/install-redis-on-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ sudo apt install lsb-release curl gpg
5050
{{< highlight bash >}}
5151
redis-cli ping
5252
{{< / highlight >}}
53-
If the connection is succesfful you get `PONG` in response.
53+
If the connection is successful, `PONG` is returned.
5454

5555
## Install from Snapcraft
5656

0 commit comments

Comments
 (0)