Skip to content

Commit 4d4da40

Browse files
author
Jihye Hong
committed
Fix the minor mistake
1 parent c2a4326 commit 4d4da40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-nav-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@ the proper spatial navigation behavior.
12891289
<div class=example>
12901290
In this example, a scrollable container is specified with <code highlight=css>spatial-navigation-action: focus</code>.
12911291
Inside the container, there is an element which is out of the view within a <a>scrollport</a>.
1292-
Pressing the down arrow key moves the focus directly to it without scrolling manually.
1292+
Pressing the right arrow key moves the focus directly to it without scrolling manually.
12931293

12941294
<figure>
12951295
<img alt="" src="images/spatnav-action.png" style="width: 500px;"/>

0 commit comments

Comments
 (0)