1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 03:41:19 +02: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

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" >}}