Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnirvan Chatterjee <57606+anirvan@users.noreply.github.com>2021-06-03 03:32:23 +0300
committerMark Otto <otto@github.com>2021-06-03 08:21:27 +0300
commit7ec9d8df528ccfa3cf07e496fdb76f74711e262f (patch)
tree74c6142b960e00420d1c68cc98f8d431a91439bc /site/content/docs
parent7d9adb702d96f9eb4706afb12cd73c9654979575 (diff)
Fix typo ("theses"→ "these")
Diffstat (limited to 'site/content/docs')
-rw-r--r--site/content/docs/5.0/customize/sass.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/customize/sass.md b/site/content/docs/5.0/customize/sass.md
index 98a6429fb3..adc990db7e 100644
--- a/site/content/docs/5.0/customize/sass.md
+++ b/site/content/docs/5.0/customize/sass.md
@@ -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: (