Skip to content

Commit 2de7066

Browse files
committed
Fix a copy/paste error in the SAVE S2S command docs.
1 parent b54c8de commit 2de7066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server/messages/save.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ description: |-
99
Resolves a nickname collision by changing a user's nickname to their UUID.
1010
example:
1111
- description: |-
12-
Changes the real name (gecos) of 36DAAAAAA to "Wibble Wobble"
12+
Changes the nickname of 36DAAAAAA to their UUID.
1313
text: |-
1414
:36D SAVE 36DAAAAAA 1234567890

0 commit comments

Comments
 (0)