Skip to content

Commit

Permalink
fix typo (purescript#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
swuecho authored and Benjmhart committed Oct 27, 2019
1 parent 19cb6f1 commit 8a3d2e8
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 @@ -684,7 +684,7 @@ Bundling first...
Bundle succeeded and output file to index.js
Make module succeeded and output file to index.js

$ node -e "console.log(require('./index).main)"
$ node -e "console.log(require('./index').main)"
[Function]
```

Expand Down

0 comments on commit 8a3d2e8

Please sign in to comment.