From fb73d58f88b5d58ab11bf9a16efe48051653fbca Mon Sep 17 00:00:00 2001 From: Ben Allen Date: Tue, 22 Aug 2023 08:46:26 -0700 Subject: [PATCH] Update test/intl402/DisplayNames/prototype/of/type-region-invalid.js Co-authored-by: Ms2ger --- test/intl402/DisplayNames/prototype/of/type-region-invalid.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/intl402/DisplayNames/prototype/of/type-region-invalid.js b/test/intl402/DisplayNames/prototype/of/type-region-invalid.js index aba3335d3e5..3f85cf1be0c 100644 --- a/test/intl402/DisplayNames/prototype/of/type-region-invalid.js +++ b/test/intl402/DisplayNames/prototype/of/type-region-invalid.js @@ -4,7 +4,7 @@ esid: sec-Intl.DisplayNames.prototype.of description: Throws a RangeError for invalid `region` codes info: | - 12.3.3 Intl.DisplayNames.prototype.of ( code ) + 12.5.1 CanonicalCodeForDisplayNames ( type, code ) ... 2. If type is "region", then