2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Fix Typos across Bootstrap repository (#29082)

This commit is contained in:
Kitten King
2019-07-20 15:23:02 +05:30
committed by XhmikosR
parent f6694b7440
commit 37703a6fc9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -445,7 +445,7 @@ Responsive variations also exist for `order`.
{{< /flex.inline >}}
{{< /markdown >}}
Additionaly there are also responsive `.order-first` and `.order-last` classes that change the `order` of an element by applying `order: -1` and `order: 6`, respectively.
Additionally there are also responsive `.order-first` and `.order-last` classes that change the `order` of an element by applying `order: -1` and `order: 6`, respectively.
{{< markdown >}}
{{< flex.inline >}}