Skip to content

Commit 38eed91

Browse files
authored
Editorial: fix spelling of "committed"
1 parent 005b463 commit 38eed91

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source

+5-5
Original file line numberDiff line numberDiff line change
@@ -94852,10 +94852,10 @@ const p2 = navigation.navigate(url2).finished;</code></pre>
9485294852
<dt><span data-x="navigation-api-method-tracker-state">serialized state</span></dt>
9485394853
<dd><var>serializedState</var></dd>
9485494854

94855-
<dt><span data-x="navigation-api-method-tracker-committed-to-entry">comitted-to entry</span></dt>
94855+
<dt><span data-x="navigation-api-method-tracker-committed-to-entry">committed-to entry</span></dt>
9485694856
<dd>null</dd>
9485794857

94858-
<dt><span data-x="navigation-api-method-tracker-committed">comitted promise</span></dt>
94858+
<dt><span data-x="navigation-api-method-tracker-committed">committed promise</span></dt>
9485994859
<dd><var>committedPromise</var></dd>
9486094860

9486194861
<dt><span data-x="navigation-api-method-tracker-finished">finished promise</span></dt>
@@ -94914,10 +94914,10 @@ const p2 = navigation.navigate(url2).finished;</code></pre>
9491494914
<dt><span data-x="navigation-api-method-tracker-state">serialized state</span></dt>
9491594915
<dd>null</dd>
9491694916

94917-
<dt><span data-x="navigation-api-method-tracker-committed-to-entry">comitted-to entry</span></dt>
94917+
<dt><span data-x="navigation-api-method-tracker-committed-to-entry">committed-to entry</span></dt>
9491894918
<dd>null</dd>
9491994919

94920-
<dt><span data-x="navigation-api-method-tracker-committed">comitted promise</span></dt>
94920+
<dt><span data-x="navigation-api-method-tracker-committed">committed promise</span></dt>
9492194921
<dd><var>committedPromise</var></dd>
9492294922

9492394923
<dt><span data-x="navigation-api-method-tracker-finished">finished promise</span></dt>
@@ -104606,7 +104606,7 @@ location.href = '#foo';</code></pre>
104606104606
data-x="navigation-status-id">id</span> is <var>document</var>'s <span
104607104607
data-x="concept-document-navigation-id">during-loading navigation ID for WebDriver BiDi</span>,
104608104608
<span data-x="navigation-status-status">status</span> is "<code
104609-
data-x="navigation-status-committed">comitted</code>", and <span
104609+
data-x="navigation-status-committed">committed</code>", and <span
104610104610
data-x="navigation-status-url">url</span> is <var>document</var>'s <span
104611104611
data-x="concept-document-url">URL</span></p></li>
104612104612

0 commit comments

Comments
 (0)