Skip to content

Commit ff0ac87

Browse files
committed
typo
1 parent 3ac33e0 commit ff0ac87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Surface.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ var layoutNode = require('./layoutNode');
1212

1313
/**
1414
* Surface is a standard React component and acts as the main drawing canvas.
15-
* ReactCanvas comopnents cannot be rendered outside a Surface.
15+
* ReactCanvas components cannot be rendered outside a Surface.
1616
*/
1717

1818
var Surface = React.createClass({

0 commit comments

Comments
 (0)