Skip to content

Commit 23b128b

Browse files
committed
Fix typo
1 parent 6a947d5 commit 23b128b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8692,7 +8692,7 @@ o.myself = o;</pre>
86928692
when attempting to serialize <code>SharedArrayBuffer</code> objects, since storing shared memory
86938693
does not make sense. Similarly, it can throw or possibly have different behavior when given a
86948694
<span>platform object</span> with custom <span>serialization steps</span> when the
8695-
<var>forStrage</var> argument is true.</p>
8695+
<var>forStorage</var> argument is true.</p>
86968696

86978697
<p class="example"><code data-x="dom-history-pushState">history.pushState()</code> and <code
86988698
data-x="dom-history-replaceState">history.replaceState()</code> use

0 commit comments

Comments
 (0)