Skip to content

Commit

Permalink
Merge pull request #5 from Nami-Doc/patch-1
Browse files Browse the repository at this point in the history
Fix missing backticks.
  • Loading branch information
wbyoung committed Mar 31, 2014
2 parents a29a2d1 + 9bfb386 commit 3ac6310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ For instance, `{ Library: 'library' }` will produce:
var Library = Library || require('library');

module.exports = {};
```


**AMD**
Expand Down

0 comments on commit 3ac6310

Please sign in to comment.