Skip to content

Commit

Permalink
Update collator.html
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankYFTang authored Dec 14, 2023
1 parent b03ed67 commit 22ff845
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/collator.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ <h1>
1. If _usage_ is *"sort"*, then
1. Set _sensitivity_ to *"variant"*.
1. Else,
1. Let _dataLocale_ be _r_.[[dataLocale]].
1. Let _dataLocaleData_ be _localeData_.[[&lt;_dataLocale_&gt;]].
1. Set _sensitivity_ to _dataLocaleData_.[[sensitivity]].
1. Set _collator_.[[Sensitivity]] to _sensitivity_.
1. Let _defaultIgnorePunctuation_ be _dataLocaleData_.[[ignorePunctuation]].
Expand Down

0 comments on commit 22ff845

Please sign in to comment.