We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aa9223 commit 97c26c7Copy full SHA for 97c26c7
README.md
@@ -208,7 +208,7 @@ local parts, a wider range of Unicode characters are allowed.
208
209
A surprisingly large number of Unicode characters are not safe to display,
210
especially when the email address is concatenated with other text, so this
211
-library tries to protect you by not permitting resvered, non-, private use,
+library tries to protect you by not permitting reserved, non-, private use,
212
formatting (which can be used to alter the display order of characters),
213
whitespace, and control characters, and combining characters
214
as the first character of the local part and the domain name (so that they
0 commit comments