Skip to content

Commit

Permalink
Merge branch 'master' of github.com:davehamptonusa/expound
Browse files Browse the repository at this point in the history
  • Loading branch information
davehamptonusa committed Mar 22, 2012
2 parents 5d78060 + 23d3a10 commit 3a1e32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ As a side note, asynchronous assignments can easily be handled through using a m
## Quick Examples

```javascript
var expound = require(expound);
var expound = require('expound');
// expound is a useful word that can be used as either to define or describe.

var meta_myObj = expound(myObject).property({
Expand Down

0 comments on commit 3a1e32f

Please sign in to comment.