We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7055b commit 969f96aCopy full SHA for 969f96a
doc/api/globals.md
@@ -38,7 +38,7 @@ For instance, given two modules: `a` and `b`, where `b` is a dependency of
38
39
References to `__dirname` within `b.js` will return
40
`/Users/mjr/app/node_modules/b` while references to `__dirname` within `a.js`
41
-will return `/Users/mj/app`.
+will return `/Users/mjr/app`.
42
43
## \_\_filename
44
0 commit comments