We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4bb44 commit ea0248fCopy full SHA for ea0248f
apps/site/pages/en/learn/enterprise/network-configuration.md
@@ -13,7 +13,7 @@ Enterprise environments often require applications to operate behind corporate p
13
This guide covers how to configure Node.js applications to work in enterprise network environments:
14
15
- Configuring proxies via the `NODE_USE_ENV_PROXY` environment variable or the `--use-env-proxy` flag
16
-- Adding certificate authorities from system storage via the `NODE_USE_SYSTEM_CA` environment variable or the `--use-system-ca` flag.
+- Adding certificate authorities from system store via the `NODE_USE_SYSTEM_CA` environment variable or the `--use-system-ca` flag.
17
18
## Proxy Configuration
19
0 commit comments