Skip to content

Ambiguous wording at loading order description #51780

@ilias-7565

Description

@ilias-7565

Affected URL(s)

https://nodejs.org/api/modules.html#all-together

Description of the problem

The following part at the linked page:
1

Can mean 2 things:

  1. Sets Y as the file system root, so at step 3 Y means the same location as ./ .
  2. 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

No one assigned

    Labels

    docIssues and PRs related to the documentations.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions