From 9c8857d9461210185e7272a15a1a2f5b75b31faa Mon Sep 17 00:00:00 2001 From: Vse Mozhet Byt Date: Mon, 9 Apr 2018 19:30:22 +0300 Subject: doc: add quotes for event names + fix similar nits PR-URL: https://github.com/nodejs/node/pull/19915 Reviewed-By: Luigi Pinca Reviewed-By: James M Snell Reviewed-By: Trivikram Kamat --- doc/api/modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/modules.md') diff --git a/doc/api/modules.md b/doc/api/modules.md index b1656fcd27..20fb5fab02 100644 --- a/doc/api/modules.md +++ b/doc/api/modules.md @@ -666,7 +666,7 @@ added: v8.9.0 * Returns: {string[]|null} Returns an array containing the paths searched during resolution of `request` or -null if the `request` string references a core module, for example `http` or +`null` if the `request` string references a core module, for example `http` or `fs`. ## The `module` Object -- cgit v1.2.3