summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api/modules.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/modules.md b/doc/api/modules.md
index 458ba73c3d..64048cebe8 100644
--- a/doc/api/modules.md
+++ b/doc/api/modules.md
@@ -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`