mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 05:33:02 +02:00
Fix grammatically incorrect sentence (copy-paste oversight?)
This commit is contained in:
@@ -1237,7 +1237,7 @@
|
|||||||
<li>
|
<li>
|
||||||
<label>
|
<label>
|
||||||
<input type="radio" name="optionsRadios" value="option2" />
|
<input type="radio" name="optionsRadios" value="option2" />
|
||||||
<span>Option two can is something else and selecting it will deselect options 1</span>
|
<span>Option two is something else and selecting it will deselect option 1</span>
|
||||||
</label>
|
</label>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Reference in New Issue
Block a user