aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <[email protected]>2019-12-11 12:25:54 +0100
committerXhmikosR <[email protected]>2019-12-11 13:25:54 +0200
commit346be3e7ea06d75418ae48b3837bf722a69a0a23 (patch)
tree0e973abd4a40c8fc950215533ae5ffe734d56b37
parent043b0544803eb8c71fcc615725e294f9dc7654c4 (diff)
downloadbootstrap-346be3e7ea06d75418ae48b3837bf722a69a0a23.tar.xz
bootstrap-346be3e7ea06d75418ae48b3837bf722a69a0a23.zip
Typo fix (#29832)
-rw-r--r--site/content/docs/4.3/utilities/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/utilities/api.md b/site/content/docs/4.3/utilities/api.md
index e874e5f65..9b4c344cb 100644
--- a/site/content/docs/4.3/utilities/api.md
+++ b/site/content/docs/4.3/utilities/api.md
@@ -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: