From c24b4dd8988194f0fb93bad322af2fa7c3e615f3 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 PR-URL: https://github.com/nodejs/node/pull/17711 Reviewed-By: Ruben Bridgewater Reviewed-By: Colin Ihrig Reviewed-By: Vse Mozhet Byt --- 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