aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <[email protected]>2019-06-18 09:43:15 +0200
committerXhmikosR <[email protected]>2019-06-18 10:43:15 +0300
commit1efcf7a5dccf2f539d99587e882b566df5943691 (patch)
tree361bfc5c3fcefa7b2453e1b9b87ac2a45297ce6b
parent83fc5a32396c67676dc9eb968b7345859d854ba3 (diff)
downloadbootstrap-1efcf7a5dccf2f539d99587e882b566df5943691.tar.xz
bootstrap-1efcf7a5dccf2f539d99587e882b566df5943691.zip
Typo fix (#28920)
-rw-r--r--site/content/docs/4.3/getting-started/theming.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/getting-started/theming.md b/site/content/docs/4.3/getting-started/theming.md
index aa94a31dd..227f32bbf 100644
--- a/site/content/docs/4.3/getting-started/theming.md
+++ b/site/content/docs/4.3/getting-started/theming.md
@@ -283,7 +283,7 @@ In the future, we'll aim to provide Sass maps and variables for shades of each c
### Theme colors
-We use a subset of all colors to create a smaller color palette for generating color schemes, also available as Sass variables and a Sass map in Bootstraps's `scss/_variables.scss` file.
+We use a subset of all colors to create a smaller color palette for generating color schemes, also available as Sass variables and a Sass map in Bootstrap's `scss/_variables.scss` file.
<div class="row">
{{< theme-colors.inline >}}