Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyOGo committed Mar 27, 2018
1 parent 1fa8963 commit 0d16d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/with-react.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import dasherize from './dasherize';
import on from './on';

/**
* Provides a partially applied function which let's you wrap any WebComponent with react.
* Provides a partially applied function which let's you wrap any WebComponent with React.
* - it supports first-class props for web components
* - it handles custom events
*
Expand Down

0 comments on commit 0d16d85

Please sign in to comment.