summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/err-code/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/err-code/README.md')
-rw-r--r--deps/npm/node_modules/err-code/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/node_modules/err-code/README.md b/deps/npm/node_modules/err-code/README.md
index 19a390df08..e0234e90a3 100644
--- a/deps/npm/node_modules/err-code/README.md
+++ b/deps/npm/node_modules/err-code/README.md
@@ -17,7 +17,7 @@ Create new error instances with a code and additional properties.
## Installation
-`$ npm install err-code` - `NPM`
+`$ npm install err-code` - `NPM`
`$ bower install err-code` - `bower`
The browser file is named index.umd.js which supports CommonJS, AMD and globals (errCode).