0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Fix grammatically incorrect sentence (copy-paste oversight?)

This commit is contained in:
Leo Cassarani 2011-11-13 21:45:43 +00:00
parent 1f51ce058b
commit e3cfd2f5b3

View File

@ -1237,7 +1237,7 @@
<li>
<label>
<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>
</li>
</ul>