Skip to content

Commit 000b5b1

Browse files
committed
Make introductory paragraph easier to parse
1 parent 6be4d85 commit 000b5b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/src/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ <h2 class="project-tagline">A simple and elegant checkbox tree for React</h2>
3535

3636
<section class="main-content">
3737
<p>
38-
<strong>React Checkbox Tree</strong> is a feature-rich checkbox tree view for React. Checkout the examples below
39-
and the associated <a href="https://github.com/jakezatecky/react-checkbox-tree/tree/master/examples/src/js">source code</a>.
40-
Head to the <a href="https://github.com/jakezatecky/react-checkbox-tree">documentation</a> when you are ready to
41-
try it out.
38+
<strong>React Checkbox Tree</strong> is a feature-rich checkbox tree view for React. Checkout the examples and
39+
<a href="https://github.com/jakezatecky/react-checkbox-tree/tree/master/examples/src/js">source code</a> below.
40+
Head over to the <a href="https://github.com/jakezatecky/react-checkbox-tree">documentation page</a> to see the
41+
full list of options.
4242
</p>
4343

4444
<h1>Examples</h1>

0 commit comments

Comments
 (0)