diff options
| author | Jonathan <[email protected]> | 2020-11-13 17:49:55 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-13 18:49:55 +0200 |
| commit | 5d14d415315d2c4216df53eff8bc3567fe2ba624 (patch) | |
| tree | 8fdb4ae8acce8257eb3ec71f26956e4d624b651f | |
| parent | d5b405ea9adc753ec39bc7309d38bf76291a2cf0 (diff) | |
| download | bootstrap-5d14d415315d2c4216df53eff8bc3567fe2ba624.tar.xz bootstrap-5d14d415315d2c4216df53eff8bc3567fe2ba624.zip | |
Add hyphen between Sass and based (#32134)
Co-authored-by: XhmikosR <[email protected]>
| -rw-r--r-- | site/content/docs/5.0/utilities/api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/utilities/api.md b/site/content/docs/5.0/utilities/api.md index 17dfc4514..c3fa5b150 100644 --- a/site/content/docs/5.0/utilities/api.md +++ b/site/content/docs/5.0/utilities/api.md @@ -1,7 +1,7 @@ --- layout: docs title: Utility API -description: The utility API is a Sass based tool to generate utility classes. +description: The utility API is a Sass-based tool to generate utility classes. group: utilities aliases: "/docs/5.0/utilities/" toc: true |
