From ae662b40a84b37eb035b7cf0cb997519f2e52863 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Sat, 16 Dec 2017 18:33:31 +0100 Subject: [PATCH] doc: remove extra whitespace in module docs --- doc/api/modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/modules.md b/doc/api/modules.md index bf3af6373d5b78..16c01f66fa4642 100644 --- a/doc/api/modules.md +++ b/doc/api/modules.md @@ -838,7 +838,7 @@ added: v9.3.0 * {string[]} -A list of the names of all modules provided by Node.js. Can be used to verify +A list of the names of all modules provided by Node.js. Can be used to verify if a module is maintained by a third-party module or not. [`__dirname`]: #modules_dirname