diff --git a/spec/index.html b/spec/index.html
index 0ee9952..6270374 100644
--- a/spec/index.html
+++ b/spec/index.html
@@ -8,6 +8,19 @@
copyright: proposal
contributors: Dean Tribble, Till Schneidereit, Sathya Gunasekaran
+
The initial value of `WeakRef.prototype.constructor` is the intrinsic object %WeakRef%.
+ +This property has the attributes { [[Writable]]: *false*, [[Enumerable]]: *false*, [[Configurable]]: *true* }.
+ +The following steps are taken: