diff --git a/doc/api/modules.md b/doc/api/modules.md index 40135a804b8631..de17eea503cb5c 100644 --- a/doc/api/modules.md +++ b/doc/api/modules.md @@ -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