Skip to content

Commit 81194a1

Browse files
ba5lielkaitlynmichael
authored andcommitted
install-redis-on-linux spelling mistake correction (#834)
1 parent e41bb1b commit 81194a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/oss_and_stack/install/install-redis/install-redis-on-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Redis will start automatically, but it won't restart at boot time. To do this, r
5858
sudo snap set redis service.start=true
5959
{{< /highlight >}}
6060

61-
You an use these additional snap-related commands to start, stop, restart, and check the status of Redis:
61+
You can use these additional snap-related commands to start, stop, restart, and check the status of Redis:
6262

6363
* `sudo snap start redis`
6464
* `sudo snap stop redis`

0 commit comments

Comments
 (0)