Skip to content

Commit ba5cb89

Browse files
Trottbengl
authored andcommitted
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: #41888 Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Mestery <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Filip Skokan <[email protected]>
1 parent f30b5e3 commit ba5cb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/modules.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ The `.mjs` extension is reserved for [ECMAScript Modules][] which cannot be
171171
loaded via `require()`. See [Determining module system][] section for more info
172172
regarding which files are parsed as ECMAScript modules.
173173

174-
## All together...
174+
## All together
175175

176176
<!-- type=misc -->
177177

0 commit comments

Comments
 (0)