diff options
| author | Leo Cassarani <[email protected]> | 2011-11-13 21:45:43 +0000 |
|---|---|---|
| committer | Leo Cassarani <[email protected]> | 2011-11-13 21:45:43 +0000 |
| commit | e3cfd2f5b3817c080cede9aaa276c229db8c1d35 (patch) | |
| tree | fb370fdae39a32e0d5fdaaab8e8485addacd76a4 /docs | |
| parent | 1f51ce058b97117cfc3811c9695fcbe6733b70ad (diff) | |
| download | bootstrap-e3cfd2f5b3817c080cede9aaa276c229db8c1d35.tar.xz bootstrap-e3cfd2f5b3817c080cede9aaa276c229db8c1d35.zip | |
Fix grammatically incorrect sentence (copy-paste oversight?)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
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> |
