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

Commit d8d9b80

Browse files
committed
Merge pull request #18 from davidascher/patch-1
typo
2 parents 5d9a2eb + 0e9be20 commit d8d9b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ var MyComponent = React.createClass({
3939

4040
Chart References
4141
----------------
42-
The ```canvas``` element can be retrieved using ```getCanvass``` and the ```chartjs object``` can be retrieved using ```getChart```.
42+
The ```canvas``` element can be retrieved using ```getCanvas``` and the ```chartjs object``` can be retrieved using ```getChart```.
4343

4444

4545
### Other React projects that may interest you

0 commit comments

Comments
 (0)