Skip to content

Commit e3cfd2f

Browse files
committed
Fix grammatically incorrect sentence (copy-paste oversight?)
1 parent 1f51ce0 commit e3cfd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@ <h2>Default styles</h2>
12371237
<li>
12381238
<label>
12391239
<input type="radio" name="optionsRadios" value="option2" />
1240-
<span>Option two can is something else and selecting it will deselect options 1</span>
1240+
<span>Option two is something else and selecting it will deselect option 1</span>
12411241
</label>
12421242
</li>
12431243
</ul>

0 commit comments

Comments
 (0)