diff --git a/index.html b/index.html index a0db065..4235104 100644 --- a/index.html +++ b/index.html @@ -1123,7 +1123,7 @@

Working with Unicode Normalization

Specifying Unicode Normalization

-

Specifications that specify comparison or matching of strings SHOULD specify the appropriate note or warning regarding Unicode normalization.

+

Specifications that perform comparison or matching of string values SHOULD specify the appropriate note or warning regarding Unicode normalization.

The use or adoption of Unicode Normalization in a specification is usually part of defining how matching takes place in a given format or protocol. To help specification authors and implementers understand some of the complexity involved, the Internationalization Working Group has developed a document describing the considerations for the matching and comparison of strings: Character Model for the World Wide Web: String Matching [[CHARMOD-NORM]].