Skip to content

Commit 40eccb8

Browse files
patrickhlaukekfranqueiro
authored andcommitted
Update techniques/html/H4.html
1 parent 1a0d995 commit 40eccb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

techniques/html/H4.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<section class="example">
7979

8080
<p>
81-
<code>Tabindex</code> values need not be sequential nor must they begin with any
81+
<code>tabindex</code> values need not be sequential nor must they begin with any
8282
particular value. The values do not have to be unique. Elements that have identical
8383
<code>tabindex</code> values are navigated in the order they appear in the
8484
character stream. </p>

0 commit comments

Comments
 (0)