File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94337,7 +94337,7 @@ interface <dfn interface>NavigationHistoryEntry</dfn> : <span>EventTarget</span>
94337
94337
return an <span data-x="navigation-api-early-error-result">early error result</span> for that
94338
94338
exception.</p>
94339
94339
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
94341
94341
developer code, which in turn might change various things we check in later steps.</p>
94342
94342
</li>
94343
94343
@@ -94418,7 +94418,7 @@ interface <dfn interface>NavigationHistoryEntry</dfn> : <span>EventTarget</span>
94418
94418
return an <span data-x="navigation-api-early-error-result">early error result</span> for that
94419
94419
exception.</p>
94420
94420
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
94422
94422
developer code, which in turn might change various things we check in later steps.</p>
94423
94423
</li>
94424
94424
You can’t perform that action at this time.
0 commit comments