Skip to content

Commit

Permalink
GitHub as a capital H
Browse files Browse the repository at this point in the history
  • Loading branch information
David Baumgold committed Oct 12, 2017
1 parent 7523c20 commit 962701a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ReactDOM.render(
<Multiselect label="Multiselect" />
<Virtualized label="Virtualized" />
<Contributors label="Contributors (Async)" />
<GithubUsers label="Github users (Async with fetch.js)" />
<GithubUsers label="GitHub users (Async with fetch.js)" />
<NumericSelect label="Numeric Values" />
<BooleanSelect label="Boolean Values" />
<CustomRender label="Custom Render Methods"/>
Expand Down

0 comments on commit 962701a

Please sign in to comment.