2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03: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
+1 -1
View File
@@ -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>