]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Typo fix (#29832)
authorMartijn Cuppens <martijn.cuppens@gmail.com>
Wed, 11 Dec 2019 11:25:54 +0000 (12:25 +0100)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 11 Dec 2019 11:25:54 +0000 (13:25 +0200)
site/content/docs/4.3/utilities/api.md

index e874e5f652bfce7364dcc37d85dd6a8515d94748..9b4c344cb646e586f881c3ebb6e5a72501effbee 100644 (file)
@@ -7,7 +7,7 @@ aliases: "/docs/4.3/utilities/"
 toc: true
 ---
 
-The bootstrap utilities are generated with the utility API which can be used to change or extend Bootstraps utility classes. If you don't have any idea what Sass maps are, you can consult the [official docs](https://sass-lang.com/documentation/values/maps) to get started.
+The bootstrap utilities are generated with the utility API which can be used to change or extend Bootstrap's utility classes. If you don't have any idea what Sass maps are, you can consult the [official docs](https://sass-lang.com/documentation/values/maps) to get started.
 
 The `$utilities` map contains all utilities and is later merged with your custom `$utilities` map if present. The utility map contains a keyed list of utility groups which accept the following options: