From 7ec9d8df528ccfa3cf07e496fdb76f74711e262f Mon Sep 17 00:00:00 2001 From: Anirvan Chatterjee <57606+anirvan@users.noreply.github.com> Date: Wed, 2 Jun 2021 17:32:23 -0700 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20("theses"=E2=86=92=20"these")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/content/docs/5.0/customize/sass.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: (