Skip to content

Commit 4d38385

Browse files
authored
readme typo
1 parent e4d0a5b commit 4d38385

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)