]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Typo fix (#28920)
authorMartijn Cuppens <martijn.cuppens@gmail.com>
Tue, 18 Jun 2019 07:43:15 +0000 (09:43 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 18 Jun 2019 12:02:58 +0000 (15:02 +0300)
site/docs/4.3/getting-started/theming.md

index 8e3339c15d3e22eb4bd6a67d9af112abf9144ab1..9a70384a8b8a32c3aaf69978aa344f12fe614d45 100644 (file)
@@ -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">
   {% for color in site.data.theme-colors %}