@@ -217,7 +217,7 @@ Use [Collator](../reference/apis/js-apis-intl.md) APIs to sort strings based on
Alternatively, use your own locale and formatting parameters to create a **Collator** object. For a full list of parameters, see [CollatorOptions](../reference/apis/js-apis-intl.md).
@@ -267,7 +267,7 @@ Use [PluralRules](../reference/apis/js-apis-intl.md) APIs to determine the singu
Alternatively, use your own locale and formatting parameters to create a **PluralRules** object. For a full list of parameters, see [PluralRulesOptions](../reference/apis/js-apis-intl.md).