aboutsummaryrefslogtreecommitdiffstats
path: root/dgbuilder/dgeflows/node_modules/body-parser
diff options
context:
space:
mode:
Diffstat (limited to 'dgbuilder/dgeflows/node_modules/body-parser')
-rw-r--r--dgbuilder/dgeflows/node_modules/body-parser/node_modules/depd/Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/dgbuilder/dgeflows/node_modules/body-parser/node_modules/depd/Readme.md b/dgbuilder/dgeflows/node_modules/body-parser/node_modules/depd/Readme.md
index 9fb2737d..afb4d7d5 100644
--- a/dgbuilder/dgeflows/node_modules/body-parser/node_modules/depd/Readme.md
+++ b/dgbuilder/dgeflows/node_modules/body-parser/node_modules/depd/Readme.md
@@ -124,7 +124,7 @@ across all namespaces, use the value `*` for a namespace.
Providing the argument `--no-deprecation` to the `node` executable will suppress
all deprecations (only available in Node.js 0.8 or higher).
-**NOTE** This will not suppress the deperecations given to any "deprecation"
+**NOTE** This will not suppress the deprecations given to any "deprecation"
event listeners, just the output to STDERR.
### process.env.TRACE_DEPRECATION
@@ -145,7 +145,7 @@ warning across all namespaces, use the value `*` for a namespace.
Providing the argument `--trace-deprecation` to the `node` executable will trace
all deprecations (only available in Node.js 0.8 or higher).
-**NOTE** This will not trace the deperecations silenced by `NO_DEPRECATION`.
+**NOTE** This will not trace the deprecations silenced by `NO_DEPRECATION`.
## Display