Skip to content

Commit ea0248f

Browse files
joyeecheungCopilot
andauthored
Update apps/site/pages/en/learn/enterprise/network-configuration.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com>
1 parent 8b4bb44 commit ea0248f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/pages/en/learn/enterprise/network-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Enterprise environments often require applications to operate behind corporate p
1313
This guide covers how to configure Node.js applications to work in enterprise network environments:
1414

1515
- 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.
16+
- Adding certificate authorities from system store via the `NODE_USE_SYSTEM_CA` environment variable or the `--use-system-ca` flag.
1717

1818
## Proxy Configuration
1919

0 commit comments

Comments
 (0)