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 d56eb66 commit fc4e661Copy full SHA for fc4e661
content/appendices.md
@@ -772,7 +772,7 @@ Represents E-Mail addresses. The `address` is the raw email address in
772
`user@domain` form with the domain in lowercase. It must not contain
773
other text such as real name, angle brackets or a mailto: prefix.
774
775
-In additional to lowercasing the domain component of an email address,
+In addition to lowercasing the domain component of an email address,
776
implementations are expected to lowercase the localpart as described
777
in [the unicode mapping file](https://www.unicode.org/Public/8.0.0/ucd/CaseFolding.txt)
778
prior to any processing. For example, `Strauß@Example.com` must be
0 commit comments