2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Fixed some grammar issues

This commit is contained in:
Andrew Dawes
2023-03-03 07:59:45 +01:00
committed by Mark Otto
parent b26233c1ab
commit ea19c3da8a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -371,7 +371,7 @@ These variables are also color mode adaptive, meaning they change color while in
### Sass mixins
Two mixins are combined together, through our [loop](#loop), to generate our form validation feedback styles.
Two mixins are combined, through our [loop](#loop), to generate our form validation feedback styles.
{{< scss-docs name="form-validation-mixins" file="scss/mixins/_forms.scss" >}}