diff --git a/spec.html b/spec.html index 7d72456fe8..6fd4400dc0 100644 --- a/spec.html +++ b/spec.html @@ -1118,10 +1118,9 @@
Algorithms within this specification manipulate values each of which has an associated type. The possible value types are exactly those defined in this clause. Types are further classified into ECMAScript language types and specification types.
-Within this specification, the notation “Type(_x_)” is used as shorthand for “the type of _x_” where “type” refers to the ECMAScript language and specification types defined in this clause.