Skip to content

Conversation

@sinhaanshul1
Copy link
Contributor

I found the explanation for the example to be lacking a bit of clarity so cleared it up. Changed:

Save the file, go back to the terminal window, and enter the following command:

$ node hello-world.js

to:

Save the file and go back to the terminal. Entering the following commands run the file named hello-world.js:

$ node hello-world.js

@github-actions github-actions bot added the doc Issues and PRs related to the documentations. label Jun 12, 2021
```

Save the file, go back to the terminal window, and enter the following command:
Save the file and go back to the terminal. Entering the following commands run the file named `hello-world.js`:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Save the file and go back to the terminal. Entering the following commands run the file named `hello-world.js`:
Save the file. Then, in the terminal window, to run the `hello-world.js` file,
enter:

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(See table row for Enter at https://docs.microsoft.com/en-us/style-guide/procedures-instructions/describing-interactions-with-ui for relevant guidelines/examples on describing user interactions like this.)

@targos
Copy link
Member

targos commented Aug 9, 2021

@nodejs/documentation

Copy link
Member

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aduh95 aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 20, 2023
@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 6, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 6, 2023
@nodejs-github-bot nodejs-github-bot merged commit 24dea23 into nodejs:main Oct 6, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 24dea23

alexfernandez pushed a commit to alexfernandez/node that referenced this pull request Nov 1, 2023
targos pushed a commit that referenced this pull request Nov 11, 2023
debadree25 pushed a commit to debadree25/node that referenced this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants