From ba546970f834bb24de40fe852e283f689071a1b5 Mon Sep 17 00:00:00 2001 From: sotzaii_shuen <55835583shuen@gmail.com> Date: Sat, 28 Jan 2023 17:30:52 +0800 Subject: [PATCH] Update windows-sandbox-configure-using-wsb-file.md --- .../windows-sandbox/windows-sandbox-configure-using-wsb-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md index f284d5abcb..e53b5b1f07 100644 --- a/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md +++ b/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file.md @@ -76,7 +76,7 @@ Enables or disables networking in the sandbox. You can disable network access to `value` Supported values: -- *Disable*: Enables networking in the sandbox. +- *Enable*: Enables networking in the sandbox. - *Disable*: Disables networking in the sandbox. - *Default*: This value is the default value for networking support. This value enables networking by creating a virtual switch on the host and connects the sandbox to it via a virtual NIC.