]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update responsive-accordion-tabs.md
authorBrock Duncan <bduncan@tkg.com>
Tue, 28 Mar 2017 14:24:19 +0000 (10:24 -0400)
committerGitHub <noreply@github.com>
Tue, 28 Mar 2017 14:24:19 +0000 (10:24 -0400)
changing the first example code to match the markup below

docs/pages/responsive-accordion-tabs.md

index f427faae0082d3155e5653e9eb51e06615b09632..8f263b077ebff83eb13252a91743ee2d6d555fed 100644 (file)
@@ -18,7 +18,7 @@ The Accordion should have an id specified, but the plugin will automatically gen
 Accordion content should also have an ID, or the # of the href should be specified, otherwise a random id will be generated
 
 ```html
-<ul class="accordion" data-responsive-accordion-tabs="tabs medium-accordion large-tabs">
+<ul class="accordion" data-responsive-accordion-tabs="accordion medium-tabs large-accordion">
   <li class="accordion-item is-active" data-accordion-item>
     <a href="#" class="accordion-title">Accordion 1</a>
     <div class="accordion-content" data-tab-content>