Skip to content

Commit

Permalink
doc: add missing word in modules.md
Browse files Browse the repository at this point in the history
PR-URL: nodejs#18343
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
metapragma authored and MayaLekova committed May 8, 2018
1 parent 2e73289 commit 257b43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ added: v0.1.27

* {string}

The directory name of the current module. This the same as the
The directory name of the current module. This is the same as the
[`path.dirname()`][] of the [`__filename`][].

Example: running `node example.js` from `/Users/mjr`
Expand Down

0 comments on commit 257b43f

Please sign in to comment.