aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-08-26 22:12:06 +0300
committerXhmikosR <[email protected]>2015-08-27 08:14:39 +0300
commit3e664271279af3b9780e6c7a7b9e607ef491dea1 (patch)
tree0fed9d321cbdf67e6a704782ecea899188404b9d /docs/components
parent1029240b2d62fe80f5bd9f83f04ea49a063724f6 (diff)
downloadbootstrap-3e664271279af3b9780e6c7a7b9e607ef491dea1.tar.xz
bootstrap-3e664271279af3b9780e6c7a7b9e607ef491dea1.zip
Less to Sass typos.
[ci skip]
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/collapse.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/collapse.md b/docs/components/collapse.md
index 440d37436..40050c29f 100644
--- a/docs/components/collapse.md
+++ b/docs/components/collapse.md
@@ -96,7 +96,7 @@ The collapse plugin utilizes a few classes to handle the heavy lifting:
- `.collapse.in` shows the content
- `.collapsing` is added when the transition starts, and removed when it finishes
-These classes can be found in `component-animations.less`.
+These classes can be found in `_animation.scss`.
### Via data attributes