diff options
| author | XhmikosR <[email protected]> | 2020-02-15 15:07:57 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-02-15 15:07:57 +0200 |
| commit | d7088cf048f4745ed717213bcbbf5b45bd1a3e56 (patch) | |
| tree | 37f55a5d9afc01c635557853e12faa3e5be0968f | |
| parent | 3e8ab644eab45f0c28950d027ee0a6d1c7d5e624 (diff) | |
| download | bootstrap-d7088cf048f4745ed717213bcbbf5b45bd1a3e56.tar.xz bootstrap-d7088cf048f4745ed717213bcbbf5b45bd1a3e56.zip | |
interactions.md: remove trailing space (#30184)
| -rw-r--r-- | site/content/docs/4.3/utilities/interactions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/utilities/interactions.md b/site/content/docs/4.3/utilities/interactions.md index 13ca4ef90..ac8dfb6ae 100644 --- a/site/content/docs/4.3/utilities/interactions.md +++ b/site/content/docs/4.3/utilities/interactions.md @@ -1,7 +1,7 @@ --- layout: docs title: Interactions -description: Utility classes that change how users interact with contents of a website. +description: Utility classes that change how users interact with contents of a website. group: utilities toc: false --- |
