aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Cassarani <[email protected]>2011-11-13 21:45:43 +0000
committerLeo Cassarani <[email protected]>2011-11-13 21:45:43 +0000
commite3cfd2f5b3817c080cede9aaa276c229db8c1d35 (patch)
treefb370fdae39a32e0d5fdaaab8e8485addacd76a4
parent1f51ce058b97117cfc3811c9695fcbe6733b70ad (diff)
downloadbootstrap-e3cfd2f5b3817c080cede9aaa276c229db8c1d35.tar.xz
bootstrap-e3cfd2f5b3817c080cede9aaa276c229db8c1d35.zip
Fix grammatically incorrect sentence (copy-paste oversight?)
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index f22db0e60..0ca792683 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -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>