diff options
| author | Mark Otto <[email protected]> | 2015-01-20 21:55:20 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-01-20 21:55:20 -0800 |
| commit | 35e5f6f16919c85ef8ed2d0f240ba98b13e58db4 (patch) | |
| tree | 17bc26a4ce7434b409491fbd082f8c144e89b573 /docs | |
| parent | 4a3ae1cf455c8ee82f8f222eededda97d5064d97 (diff) | |
| download | bootstrap-35e5f6f16919c85ef8ed2d0f240ba98b13e58db4.tar.xz bootstrap-35e5f6f16919c85ef8ed2d0f240ba98b13e58db4.zip | |
copy
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components/custom-forms.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/custom-forms.md b/docs/components/custom-forms.md index f42ce2759..a78480c55 100644 --- a/docs/components/custom-forms.md +++ b/docs/components/custom-forms.md @@ -3,7 +3,7 @@ layout: page title: Custom forms --- -In the interest of customization and cross browser consistency, Bootstrap include a handful of customized form elements. They're solid replacements for default form controls as they're built on top of semantic and accessible markup. +In the interest of customization and cross browser consistency, Bootstrap include a handful of customized form elements. They're built on top of semantic and accessible markup, so they're solid replacements for default form controls. ## Checkboxes and radios |
