Skip to content

Commit 2cb172b

Browse files
committed
Fix grammar
1 parent 4360535 commit 2cb172b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ <h2>Hide Checkboxes Example</h2>
8484

8585
<h2>Expand All/Collapse All Example</h2>
8686
<p>
87-
By passing in the <code>showExpandAll</code> property, two additional options will appear at the top of the tree
88-
allow the user to easily expand or collapse all parent nodes.
87+
By passing in the <code>showExpandAll</code> property, two additional buttons will appear at the top of the tree
88+
that allow the user to easily expand or collapse all nodes.
8989
</p>
9090
<div id="expand-all-example"></div>
9191

0 commit comments

Comments
 (0)