From: Chris Rebert Date: Sun, 6 Dec 2015 20:08:01 +0000 (-0800) Subject: Fix grammar in "Custom forms" docs X-Git-Tag: v4.0.0-alpha.2~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=193b8306f0cdc97489ba425dcf1b9474025c608d;p=thirdparty%2Fbootstrap.git Fix grammar in "Custom forms" docs [ci skip] --- diff --git a/docs/components/forms.md b/docs/components/forms.md index e274b8bb46..f40904f8ec 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