aboutsummaryrefslogtreecommitdiff
path: root/node_modules/invariant/README.md
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-09-20 02:56:13 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-09-20 02:56:13 +0200
commitbbff7403fbf46f9ad92240ac213df8d30ef31b64 (patch)
treec58400ec5124da1c7d56b01aea83309f80a56c3b /node_modules/invariant/README.md
parent003fb34971cf63466184351b4db5f7c67df4f444 (diff)
update packages
Diffstat (limited to 'node_modules/invariant/README.md')
-rw-r--r--node_modules/invariant/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/invariant/README.md b/node_modules/invariant/README.md
index 96aac6d36..4f18354a0 100644
--- a/node_modules/invariant/README.md
+++ b/node_modules/invariant/README.md
@@ -34,4 +34,4 @@ When used with [browserify](https://github.com/substack/node-browserify), it'll
### Node
-The node version is optimized around the performance implications of accessing `process.env`. The value of `process.env.NODE_ENV` is cached, and repeatedly used instead of reading `proces.env`. See [Server rendering is slower with npm react #812](https://github.com/facebook/react/issues/812)
+The node version is optimized around the performance implications of accessing `process.env`. The value of `process.env.NODE_ENV` is cached, and repeatedly used instead of reading `process.env`. See [Server rendering is slower with npm react #812](https://github.com/facebook/react/issues/812)