mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Correct spelling mistakes. (#24778)
This commit is contained in:
committed by
Patrick H. Lauke
parent
2cafb9f127
commit
ffc5965f2c
@@ -63,7 +63,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Retreive color Sass maps
|
||||
// Retrieve color Sass maps
|
||||
@function color($key: "blue") {
|
||||
@return map-get($colors, $key);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user