mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Fix typo ("theses"→ "these")
This commit is contained in:
parent
7d9adb702d
commit
7ec9d8df52
1 changed files with 1 additions and 1 deletions
|
|
@ -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: (
|
||||
|
|
|
|||
Loading…
Reference in a new issue