We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a947d5 commit 23b128bCopy full SHA for 23b128b
source
@@ -8692,7 +8692,7 @@ o.myself = o;</pre>
8692
when attempting to serialize <code>SharedArrayBuffer</code> objects, since storing shared memory
8693
does not make sense. Similarly, it can throw or possibly have different behavior when given a
8694
<span>platform object</span> with custom <span>serialization steps</span> when the
8695
- <var>forStrage</var> argument is true.</p>
+ <var>forStorage</var> argument is true.</p>
8696
8697
<p class="example"><code data-x="dom-history-pushState">history.pushState()</code> and <code
8698
data-x="dom-history-replaceState">history.replaceState()</code> use
0 commit comments