diff --git a/docs/guides/cli/custom-environment-variables.md b/docs/guides/cli/custom-environment-variables.md index a6ebf16b5b..0100d8456b 100644 --- a/docs/guides/cli/custom-environment-variables.md +++ b/docs/guides/cli/custom-environment-variables.md @@ -19,7 +19,7 @@ This sets `app.get('port')` using the `PORT` environment variable (if it is avai
-See the [node-config custom envrionment variable](https://github.com/node-config/node-config/wiki/Environment-Variables#custom-environment-variables) documentation for more information. +See the [node-config custom environment variable](https://github.com/node-config/node-config/wiki/Environment-Variables#custom-environment-variables) documentation for more information.