There was an error while loading. Please reload this page.
1 parent 3ac33e0 commit ff0ac87Copy full SHA for ff0ac87
lib/Surface.js
@@ -12,7 +12,7 @@ var layoutNode = require('./layoutNode');
12
13
/**
14
* Surface is a standard React component and acts as the main drawing canvas.
15
- * ReactCanvas comopnents cannot be rendered outside a Surface.
+ * ReactCanvas components cannot be rendered outside a Surface.
16
*/
17
18
var Surface = React.createClass({
0 commit comments