aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-12-06 12:08:01 -0800
committerChris Rebert <[email protected]>2015-12-06 12:08:01 -0800
commit193b8306f0cdc97489ba425dcf1b9474025c608d (patch)
tree70fbdb9b57bb58a9d53185ad55bfd4769fd95468 /docs/components
parent23a7c6b1a6436b04d42bda7f4f91ccdfb434df89 (diff)
downloadbootstrap-193b8306f0cdc97489ba425dcf1b9474025c608d.tar.xz
bootstrap-193b8306f0cdc97489ba425dcf1b9474025c608d.zip
Fix grammar in "Custom forms" docs
[ci skip]
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/forms.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/forms.md b/docs/components/forms.md
index e274b8bb4..f40904f8e 100644
--- a/docs/components/forms.md
+++ b/docs/components/forms.md
@@ -583,7 +583,7 @@ Ensure that an alternative indication of state is also provided. For instance, y
## Custom forms
-For even more customization and cross browser consistency, use our completely custom form elements to replace the browser defaults. They're built on top of semantic and accessible markup, so they're solid replacements any default form control.
+For even more customization and cross browser consistency, use our completely custom form elements to replace the browser defaults. They're built on top of semantic and accessible markup, so they're solid replacements for any default form control.
### Checkboxes and radios