Skip to content

Commit

Permalink
Update spec/pluralrules.html
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
  • Loading branch information
ben-allen and gibson042 authored Oct 29, 2024
1 parent 96be3c0 commit c0a38b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/pluralrules.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,8 @@ <h1>Abstract Operations for PluralRules Objects</h1>
<emu-clause id="sec-pluralruleselect" type="implementation-defined abstract operation">
<h1>
PluralRuleSelect (
_pluralRules_: an Intl.PluralRules,
_locale_: a language tag,
_type_: *"cardinal"* or *"ordinal"*,
_s_: a decimal String,
): *"zero"*, *"one"*, *"two"*, *"few"*, *"many"*, or *"other"*
</h1>
Expand Down

0 comments on commit c0a38b9

Please sign in to comment.