Skip to content

Commit fc4e661

Browse files
turt2liverichvdh
authored andcommitted
Spelling
1 parent d56eb66 commit fc4e661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/appendices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ Represents E-Mail addresses. The `address` is the raw email address in
772772
`user@domain` form with the domain in lowercase. It must not contain
773773
other text such as real name, angle brackets or a mailto: prefix.
774774

775-
In additional to lowercasing the domain component of an email address,
775+
In addition to lowercasing the domain component of an email address,
776776
implementations are expected to lowercase the localpart as described
777777
in [the unicode mapping file](https://www.unicode.org/Public/8.0.0/ucd/CaseFolding.txt)
778778
prior to any processing. For example, `Strauß@Example.com` must be

0 commit comments

Comments
 (0)