fix typos
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / express / node_modules / depd / Readme.md
index 9fb2737..afb4d7d 100644 (file)
@@ -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