Skip to content

Commit 4da7a30

Browse files
author
divdeploy
authored
Docs: remove a duplicated "be" in an accordion demo
Closes gh-2233 Signed-off-by: divdeploy <[email protected]>
1 parent 1374020 commit 4da7a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/accordion/collapsible.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3>Section 4</h3>
4040
</div>
4141

4242
<div class="demo-description">
43-
<p>By default, accordions always keep one section open. To allow for all sections to be be collapsible, set the <code>collapsible</code> option to true. Click on the currently open section to collapse its content pane.</p>
43+
<p>By default, accordions always keep one section open. To allow for all sections to be collapsible, set the <code>collapsible</code> option to true. Click on the currently open section to collapse its content pane.</p>
4444
</div>
4545
</body>
4646
</html>

0 commit comments

Comments
 (0)