Skip to content

Commit 97c26c7

Browse files
authored
Fix typo in README.md (#124)
1 parent 8aa9223 commit 97c26c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ local parts, a wider range of Unicode characters are allowed.
208208

209209
A surprisingly large number of Unicode characters are not safe to display,
210210
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,
211+
library tries to protect you by not permitting reserved, non-, private use,
212212
formatting (which can be used to alter the display order of characters),
213213
whitespace, and control characters, and combining characters
214214
as the first character of the local part and the domain name (so that they

0 commit comments

Comments
 (0)