From 758f5dd91dc04ba911f156290ab17bc89f92b2d3 Mon Sep 17 00:00:00 2001
From: Troy Morehouse
Date: Sat, 23 Mar 2019 13:50:10 -0300
Subject: [PATCH] chore(docs): fix typo in collapse accordion example
Closes #2903
---
src/components/collapse/README.md | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/src/components/collapse/README.md b/src/components/collapse/README.md
index a039d853067..7b879acd1c4 100644
--- a/src/components/collapse/README.md
+++ b/src/components/collapse/README.md
@@ -130,8 +130,8 @@ identifier via the `accordion` prop:
- I start opened because visible
is true
- {{ text }}
+ I start opened because visible
is true
+ {{ text }}
@@ -141,7 +141,9 @@ identifier via the `accordion` prop:
Accordion 2
- {{ text }}
+
+ {{ text }}
+
@@ -150,7 +152,9 @@ identifier via the `accordion` prop:
Accordion 3
- {{ text }}
+
+ {{ text }}
+