aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorAnirvan Chatterjee <[email protected]>2021-06-02 17:32:23 -0700
committerMark Otto <[email protected]>2021-06-02 22:21:27 -0700
commit7ec9d8df528ccfa3cf07e496fdb76f74711e262f (patch)
tree74c6142b960e00420d1c68cc98f8d431a91439bc /site
parent7d9adb702d96f9eb4706afb12cd73c9654979575 (diff)
downloadbootstrap-7ec9d8df528ccfa3cf07e496fdb76f74711e262f.tar.xz
bootstrap-7ec9d8df528ccfa3cf07e496fdb76f74711e262f.zip
Fix typo ("theses"→ "these")
Diffstat (limited to 'site')
-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 98a6429fb..adc990db7 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: (