From d7e1e8f2910a35c9282ae9f21dd160f3cfc42988 Mon Sep 17 00:00:00 2001 From: Brock Duncan Date: Tue, 28 Mar 2017 10:24:19 -0400 Subject: [PATCH] Update responsive-accordion-tabs.md changing the first example code to match the markup below --- docs/pages/responsive-accordion-tabs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/responsive-accordion-tabs.md b/docs/pages/responsive-accordion-tabs.md index f427faae0..8f263b077 100644 --- a/docs/pages/responsive-accordion-tabs.md +++ b/docs/pages/responsive-accordion-tabs.md @@ -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 -