doc: remove unneeded ellipsis in header
The ellipsis in `All together` is not needed. I've had it on my list of "small things to take care of when you get a chance" for a while. The Microsoft Style Guide says to not use ellipses except in certain cases, and that reminded me to do it. The day has arrived! PR-URL: https://github.com/nodejs/node/pull/41888 Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Filip Skokan <panva.ip@gmail.com>
This commit is contained in:
parent
0dce87e279
commit
08be585712
@ -171,7 +171,7 @@ The `.mjs` extension is reserved for [ECMAScript Modules][] which cannot be
|
||||
loaded via `require()`. See [Determining module system][] section for more info
|
||||
regarding which files are parsed as ECMAScript modules.
|
||||
|
||||
## All together...
|
||||
## All together
|
||||
|
||||
<!-- type=misc -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user