diff --git a/spec.html b/spec.html index cd3b0d3c0b..06ba88439c 100644 --- a/spec.html +++ b/spec.html @@ -1121,7 +1121,6 @@
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.