diff --git a/docs/components/collapse.md b/docs/components/collapse.md index e328e589e0..f3a6fdc6c7 100644 --- a/docs/components/collapse.md +++ b/docs/components/collapse.md @@ -4,7 +4,7 @@ title: Collapse group: components --- -The Bootstrap collapse plugin allows you to toggle content on your pages with a bit of JavaScript and some classes. Flexible plugin that utilizes a handful of classes (from the **required [transitions plugin]({{ site.baseurl }}/components/transitions/)**) for easy toggle behavior. +The Bootstrap collapse plugin allows you to toggle content on your pages with a few classes thanks to some helpful JavaScript. ## Contents