Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

typo #18

Merged
merged 1 commit into from
May 6, 2015
Merged

typo #18

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ var MyComponent = React.createClass({

Chart References
----------------
The ```canvas``` element can be retrieved using ```getCanvass``` and the ```chartjs object``` can be retrieved using ```getChart```.
The ```canvas``` element can be retrieved using ```getCanvas``` and the ```chartjs object``` can be retrieved using ```getChart```.


### Other React projects that may interest you
Expand Down