aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-11-13 15:56:33 -0800
committerMark Otto <[email protected]>2011-11-13 15:56:33 -0800
commit270def40f76b692d28c37126e94beb307161e264 (patch)
treefb370fdae39a32e0d5fdaaab8e8485addacd76a4 /docs/index.html
parent1f51ce058b97117cfc3811c9695fcbe6733b70ad (diff)
parente3cfd2f5b3817c080cede9aaa276c229db8c1d35 (diff)
downloadbootstrap-270def40f76b692d28c37126e94beb307161e264.tar.xz
bootstrap-270def40f76b692d28c37126e94beb307161e264.zip
Merge pull request #629 from leocassarani/patch-1
Fix grammatically incorrect sentence in form docs
Diffstat (limited to 'docs/index.html')
-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>