Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 78da771

Browse files
demo(accordion): fix typo in demo's readme
1 parent 4cbe252 commit 78da771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/accordion/docs/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sThe **accordion directive** builds on top of the collapse directive to provide a list of items, with collapsible bodies that are collapsed or expanded by clicking on the item's header.
1+
The **accordion directive** builds on top of the collapse directive to provide a list of items, with collapsible bodies that are collapsed or expanded by clicking on the item's header.
22

33
We can control whether expanding an item will cause the other items to close, using the `close-others` attribute on accordion.
44

0 commit comments

Comments
 (0)