From e0c95f88db71a382419123381bf38d3d0d4d3087 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 1 Sep 2017 13:01:17 +0100 Subject: [PATCH] Correct typo in in-page anchor (#23777) Fixes https://github.com/twbs/bootstrap/issues/23773 --- docs/4.0/components/forms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index eb3deb415c..80c5db5470 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -684,7 +684,7 @@ Here's how form validation works with Bootstrap: - As a fallback, `.is-invalid` and `.is-valid` classes may be used instead of the pseudo-classes for [server side validation](#server-side). They do not require a `.was-validated` parent class. - Due to constraints in how CSS works, we cannot (at present) apply styles to a `