aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-04-30 15:43:47 -0700
committerMark Otto <[email protected]>2012-04-30 15:43:47 -0700
commitef368f0076523a8d0cd6b411549d7e9af9d1cf98 (patch)
tree22e36c94fbdb3c32f72ab88c43180d454cc90765 /docs/base-css.html
parentb6b354ceaa1b29650b2b131bf436d64b70f5f344 (diff)
downloadbootstrap-ef368f0076523a8d0cd6b411549d7e9af9d1cf98.tar.xz
bootstrap-ef368f0076523a8d0cd6b411549d7e9af9d1cf98.zip
#3263: typo in forms docs
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index 5c55e0432..d1197820e 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -1272,7 +1272,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
</label>
<label class="radio">
<input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
- Option two can is something else and selecting it will deselect option one
+ Option two can be something else and selecting it will deselect option one
</label>
</div>
</div>