Skip to content

Commit 60e7c8b

Browse files
foolipannevk
authored andcommitted
Editorial: fix grammar in notes about run the fullscreen steps
Oversight in #94.
1 parent 2d7f7f0 commit 60e7c8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fullscreen.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ these steps:
300300
</ol>
301301

302302
<p class=note>The order in which elements are <a lt="fullscreen an element">fullscreened</a>
303-
is not observable, because the <a>run the fullscreen steps</a> is invoked in <a>tree order</a>.
303+
is not observable, because <a>run the fullscreen steps</a> is invoked in <a>tree order</a>.
304304

305305
<li><p>Resolve <var>promise</var> with undefined.
306306
</ol>
@@ -439,7 +439,7 @@ could be an open <{dialog}> element.
439439
</ol>
440440

441441
<p class=note>The order in which documents are <a lt="unfullscreen a document">unfullscreened</a>
442-
is not observable, because the <a>run the fullscreen steps</a> is invoked in <a>tree order</a>.
442+
is not observable, because <a>run the fullscreen steps</a> is invoked in <a>tree order</a>.
443443

444444
<li><p>Resolve <var>promise</var> with undefined.
445445
</ol>

0 commit comments

Comments
 (0)