Skip to content

Commit c4d99b2

Browse files
authored
Switch to normalization
Use the same word as used in the section title.
1 parent 3778433 commit c4d99b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/identifiers.md

+1-1
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)