Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-cabrera committed Jun 20, 2013
1 parent 57d0c8d commit 87cebc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -253,7 +253,7 @@ following values as hints: [**"prototype"**](#prototype), [**"lazy"**](#lazy)
// file: Thing.js

var Thing = {
name: "Thing",
name: "Thing"
};

module.exports = Thing;
Expand Down

0 comments on commit 87cebc0

Please sign in to comment.