Skip to content

Commit 9892c81

Browse files
Switch to normalization
Use the same word as used in the section title.
1 parent 2fb357b commit 9892c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/identifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ r[ident.ascii-extern-item]
6262

6363
## Normalization
6464

65-
r[ident.normalize]
65+
r[ident.normalization]
6666

6767
Identifiers are normalized using Normalization Form C (NFC) as defined in [Unicode Standard Annex #15][UAX15]. Two identifiers are equal if their NFC forms are equal.
6868

0 commit comments

Comments
 (0)