Skip to content

Commit

Permalink
Merge branch 'dev' into fix/pre-push-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Kehrlann committed Sep 17, 2019
2 parents 1ae5050 + 87d99e9 commit 9a9d7de
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 @@ -119,7 +119,7 @@ moduleAlias.addPath(__dirname + '/src')
//
moduleAlias(__dirname + '/package.json')

// Or let mudule-alias to figure where your package.json is
// Or let module-alias to figure where your package.json is
// located. By default it will look in the same directory
// where you have your node_modules (application's root)
moduleAlias()
Expand Down

0 comments on commit 9a9d7de

Please sign in to comment.