diff --git a/spec/locale-sensitive-functions.html b/spec/locale-sensitive-functions.html index 6d564a65..50c9f5f9 100644 --- a/spec/locale-sensitive-functions.html +++ b/spec/locale-sensitive-functions.html @@ -139,14 +139,14 @@

Number.prototype.toLocaleString ( [ _locales_ [ , _options_ ] ] )

Properties of the BigInt Prototype Object

- The following definition(s) refer to the abstract operation thisBigIntValue as defined in ES2019, . + The following definition(s) refer to the abstract operation thisBigIntValue as defined in ES2020, .

BigInt.prototype.toLocaleString ( [ _locales_ [ , _options_ ] ] )

- This definition supersedes the definition provided in ES2019, . + This definition supersedes the definition provided in ES2020, .