mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Fix typo ("theses"→ "these")
This commit is contained in:
committed by
Mark Otto
parent
7d9adb702d
commit
7ec9d8df52
@@ -126,7 +126,7 @@ $primary: #0074d9;
|
||||
$danger: #ff4136;
|
||||
```
|
||||
|
||||
Later on, theses variables are set in Bootstrap's `$theme-colors` map:
|
||||
Later on, these variables are set in Bootstrap's `$theme-colors` map:
|
||||
|
||||
```scss
|
||||
$theme-colors: (
|
||||
|
||||
Reference in New Issue
Block a user