Skip to content

Commit

Permalink
Merge pull request #2053 from singingwolfboy/github-capital-h
Browse files Browse the repository at this point in the history
GitHub has a capital H
  • Loading branch information
JedWatson authored Oct 18, 2017
2 parents b68af1b + 78b24d0 commit 7cd93e5
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 7cd93e5

Please sign in to comment.