From 11c51d1d6bb517df63b1e6971db75838bd34eabb Mon Sep 17 00:00:00 2001 From: Katie Fenn Date: Tue, 6 Nov 2018 14:15:46 +0000 Subject: [PATCH] doc: Remove code block from command reference --- doc/cli/npm-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cli/npm-config.md b/doc/cli/npm-config.md index c60afc167c742..2d74237feb90e 100644 --- a/doc/cli/npm-config.md +++ b/doc/cli/npm-config.md @@ -20,7 +20,7 @@ variables, `npmrc` files, and in some cases, the `package.json` file. See npmrc(5) for more information about the npmrc files. -See `npm-config(7)` for a more thorough discussion of the mechanisms +See npm-config(7) for a more thorough discussion of the mechanisms involved. The `npm config` command can be used to update and edit the contents