Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sghall committed Apr 18, 2017
1 parent cba8954 commit 2f95b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ onUpdate
onRemove
```

So a minimal component would look like the one below...
So a typical component would look like...
```js
class Node extends Component {
static propTypes = {
Expand Down

0 comments on commit 2f95b6d

Please sign in to comment.