Skip to content

Commit 75ba07b

Browse files
another edit for accessibility
1 parent d0003e4 commit 75ba07b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h2>COLOR</h2>
7575
<h2>SIZE</h2>
7676
<div>
7777
<label for="extrasmall">XS</label>
78-
<input type="radio" name="size" id="xxtrasmall" value="xs">
78+
<input type="radio" name="size" id="extrasmall" value="xs">
7979
</div>
8080
<div>
8181
<label for="small">S</label>

0 commit comments

Comments
 (0)