]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix grammar in "Custom forms" docs
authorChris Rebert <github@chrisrebert.com>
Sun, 6 Dec 2015 20:08:01 +0000 (12:08 -0800)
committerChris Rebert <github@chrisrebert.com>
Sun, 6 Dec 2015 20:08:01 +0000 (12:08 -0800)
[ci skip]

docs/components/forms.md

index e274b8bb46ac28cbbff04a61edf8095f724026f6..f40904f8ece9b97eca46dababe0b33ff3269ab7c 100644 (file)
@@ -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