Skip to content

Commit 9a9d7de

Browse files
authored
Merge branch 'dev' into fix/pre-push-hook
2 parents 1ae5050 + 87d99e9 commit 9a9d7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ moduleAlias.addPath(__dirname + '/src')
119119
//
120120
moduleAlias(__dirname + '/package.json')
121121

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

0 commit comments

Comments
 (0)