]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
validation.md: fix _validation.scss file reference (#31795)
authorMopsan <letters4volodymyr@gmail.com>
Wed, 30 Sep 2020 05:52:24 +0000 (08:52 +0300)
committerGitHub <noreply@github.com>
Wed, 30 Sep 2020 05:52:24 +0000 (08:52 +0300)
site/content/docs/5.0/forms/validation.md

index d9c0666aa145d6b38a10e78ccded6fc6974db07e..65b86520311dc655f9ffc3ede2bf36913a8bec4e 100644 (file)
@@ -362,6 +362,6 @@ This is the Sass map from `_variables.scss`. Override this and recompile your Sa
 
 {{< scss-docs name="form-validation-states" file="scss/_variables.scss" >}}
 
-This is the loop from `forms/_validation.scss.scss`. Any modifications to the above Sass map will be reflected in your compiled CSS via this loop:
+This is the loop from `forms/_validation.scss`. Any modifications to the above Sass map will be reflected in your compiled CSS via this loop:
 
 {{< scss-docs name="form-validation-states-loop" file="scss/forms/_validation.scss" >}}