]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed a word (connectinh / connecting)
authorCasper <agito723@gmail.com>
Wed, 12 Jul 2017 00:57:32 +0000 (08:57 +0800)
committerJohann-S <johann.servoire@gmail.com>
Wed, 12 Jul 2017 05:35:39 +0000 (07:35 +0200)
docs/4.0/components/collapse.md

index 25b236e740bc623a437c91a6ce77d0b4d3403a7a..c77d436fb07c1760a6434849440dc53d62300a93 100644 (file)
@@ -113,7 +113,7 @@ Using the [card]({{ site.baseurl }}/docs/{{ site.docs_version }}/components/card
 </div>
 {% endexample %}
 
-You can also create accordions with custom markup. Add the `data-children` attribute and specify a set of sibling elements to toggle (e.g., `.item`). Then, use the same attributes and classes as shown above for connectinh toggles to their associated content.
+You can also create accordions with custom markup. Add the `data-children` attribute and specify a set of sibling elements to toggle (e.g., `.item`). Then, use the same attributes and classes as shown above for connecting toggles to their associated content.
 
 {% example html %}
 <div id="exampleAccordion" data-children=".item">