-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Description
Affected URL(s)
https://nodejs.org/api/modules.html#all-together
Description of the problem
The following part at the linked page:
Can mean 2 things:
- Sets
Y
as the file system root, so at step 3Y
means the same location as./
. - Sets the file system root as a value of
Y
.
The 2.a. should be replaced with 1 of:
set `Y` to the file system root
set the file system root as a value of `Y`
- other
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.