Skip to content

Commit

Permalink
Fixed a small typo in User.md (discord#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
pointydev authored and msciotti committed Oct 25, 2017
1 parent cbaefbe commit 59ad762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/User.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Discord enforces the following restrictions for usernames and nicknames:
2. Names must be between 2 and 32 characters long.
3. Names cannot contain the following substrings: '@', '#', ':', '\```'.
4. Names cannot be: 'discordtag', 'everyone', 'here'.
5. Names are sanitized and trimmed of leading, trailing, and exessive internal whitespace.
5. Names are sanitized and trimmed of leading, trailing, and excessive internal whitespace.

There are other rules and restrictions not shared here for the sake of spam and abuse mitigation, but the majority of users won't encounter them. It's important to properly handle all error messages returned by Discord when editing or updating names.

Expand Down

0 comments on commit 59ad762

Please sign in to comment.