2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Fix typos in code (#36763)

Shoutout is correct but has been replaced by its more common form : Shout-out (https://www.merriam-webster.com/dictionary/shout-out).
This commit is contained in:
Marc Wrobel
2022-07-18 10:02:41 +02:00
committed by Mark Otto
parent 154916ca2e
commit 705d6857ad
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
// Row columns
//
// Specify on a parent element(e.g., .row) to force immediate children into NN
// numberof columns. Supports wrapping to new lines, but does not do a Masonry
// number of columns. Supports wrapping to new lines, but does not do a Masonry
// style grid.
@mixin row-cols($count) {
> * {