From: Martijn Cuppens Date: Tue, 18 Jun 2019 07:43:15 +0000 (+0200) Subject: Typo fix (#28920) X-Git-Tag: v5.0.0-alpha1~1055 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1efcf7a5dccf2f539d99587e882b566df5943691;p=thirdparty%2Fbootstrap.git Typo fix (#28920) --- diff --git a/site/content/docs/4.3/getting-started/theming.md b/site/content/docs/4.3/getting-started/theming.md index aa94a31dd1..227f32bbf6 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.
{{< theme-colors.inline >}}