diff --git a/doc/api/synopsis.md b/doc/api/synopsis.md index 3400a946cd53df..599d6fab47eb98 100644 --- a/doc/api/synopsis.md +++ b/doc/api/synopsis.md @@ -55,10 +55,6 @@ Windows PowerShell: Next, create a new source file in the `projects` folder and call it `hello-world.js`. -In Node.js it is considered good style to use -hyphens (`-`) or underscores (`_`) to separate - multiple words in filenames. - Open `hello-world.js` in any preferred text editor and paste in the following content: