diff --git a/spec/immutable-data-structures.html b/spec/immutable-data-structures.html index 5a413ab..a1f0d85 100644 --- a/spec/immutable-data-structures.html +++ b/spec/immutable-data-structures.html @@ -178,7 +178,7 @@
The initial value of *Tuple.prototype* is %Tuple.prototype%
+The initial value of *Tuple.prototype* is %Tuple.prototype%.
This property has the attributes { [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: false }.
The initial value of *Tuple.prototype.constructor* is the intrinsic object %Tuple%
+The initial value of *Tuple.prototype.constructor* is the intrinsic object %Tuple%.