Skip to content

Commit 759ffcf

Browse files
Fixed spelling error in menu
1 parent 2ed9b49 commit 759ffcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/commands/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>Commands</h1>
5050
<option value="list" data-kind="core">List</option>
5151
<option value="pubsub" data-kind="core">Pub/Sub</option>
5252
<option value="scripting" data-kind="core">Scripting and functions</option>
53-
<option value="server" data-kind="core">Server managment</option>
53+
<option value="server" data-kind="core">Server management</option>
5454
<option value="set" data-kind="core">Set</option>
5555
<option value="sorted-set" data-kind="core">Sorted set</option>
5656
<option value="stream" data-kind="core">Stream</option>

0 commit comments

Comments
 (0)