Skip to content

Commit 90720ff

Browse files
shannonboothdomenic
authored andcommitted
Editorial: fix grammar in note about error checking serialization
1 parent b423343 commit 90720ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source

+2-2
Original file line numberDiff line numberDiff line change
@@ -94337,7 +94337,7 @@ interface <dfn interface>NavigationHistoryEntry</dfn> : <span>EventTarget</span>
9433794337
return an <span data-x="navigation-api-early-error-result">early error result</span> for that
9433894338
exception.</p>
9433994339

94340-
<p class="note">It is importantly to perform this step early, since serialization can invoke web
94340+
<p class="note">It is important to perform this step early, since serialization can invoke web
9434194341
developer code, which in turn might change various things we check in later steps.</p>
9434294342
</li>
9434394343

@@ -94418,7 +94418,7 @@ interface <dfn interface>NavigationHistoryEntry</dfn> : <span>EventTarget</span>
9441894418
return an <span data-x="navigation-api-early-error-result">early error result</span> for that
9441994419
exception.</p>
9442094420

94421-
<p class="note">It is importantly to perform this step early, since serialization can invoke web
94421+
<p class="note">It is important to perform this step early, since serialization can invoke web
9442294422
developer code, which in turn might change various things we check in later steps.</p>
9442394423
</li>
9442494424

0 commit comments

Comments
 (0)