From: Martijn Cuppens Date: Tue, 18 Jun 2019 07:43:15 +0000 (+0200) Subject: Typo fix (#28920) X-Git-Tag: v4.4.0~138 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c5e1cb3c924fde300002250cf182fa75791e065;p=thirdparty%2Fbootstrap.git Typo fix (#28920) --- diff --git a/site/docs/4.3/getting-started/theming.md b/site/docs/4.3/getting-started/theming.md index 8e3339c15d..9a70384a8b 100644 --- a/site/docs/4.3/getting-started/theming.md +++ b/site/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.
{% for color in site.data.theme-colors %}