From: Anirvan Chatterjee <57606+anirvan@users.noreply.github.com> Date: Thu, 3 Jun 2021 00:32:23 +0000 (-0700) Subject: Fix typo ("theses"→ "these") X-Git-Tag: v5.0.2~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ec9d8df528ccfa3cf07e496fdb76f74711e262f;p=thirdparty%2Fbootstrap.git Fix typo ("theses"→ "these") --- 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: (