Skip to content

Commit 28aecd8

Browse files
committed
Merge pull request #1 from stevenw/patch-1
Surface.js - fixed typo in comment
2 parents ff0ac87 + ff1f02d commit 28aecd8

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
@@ -216,4 +216,4 @@ var Surface = React.createClass({
216216

217217
});
218218

219-
module.exports = Surface;
219+
module.exports = Surface;

0 commit comments

Comments
 (0)