From: Mark Otto Date: Sat, 10 Jun 2017 23:30:35 +0000 (-0700) Subject: words X-Git-Tag: v4.0.0-beta~147^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b6a71725e93a050fa45070e9a4f05396fc9b4a;p=thirdparty%2Fbootstrap.git words --- diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index d312071777..9809fddd0a 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -812,7 +812,7 @@ Inline text can use any typical inline HTML element (be it a ``, `` Provide valuable, actionable feedback to your users with HTML5 form validation–[available in all our supported browsers](http://caniuse.com/#feat=form-validation). Choose from the browser default validation feedback, or implement custom messages with our built-in classes and starter JavaScript. {% callout warning %} -We **highly recommend** custom validation styles as native browser defaults are not announced to screenreaders. +We **highly recommend** custom validation styles as native browser defaults are not announced to screen readers. {% endcallout %} ### How it works