diff --git a/defender-endpoint/guidance-for-pen-testing-and-bas.md b/defender-endpoint/guidance-for-pen-testing-and-bas.md
index 6061c83e5c..cb4dc4b72b 100644
--- a/defender-endpoint/guidance-for-pen-testing-and-bas.md
+++ b/defender-endpoint/guidance-for-pen-testing-and-bas.md
@@ -89,9 +89,9 @@ It's important to get the settings correct. To resolve misconfiguration issues,
| Operating system | What to do |
|--|--|
-| Windows | 1. On the device, open Command Prompt as an administrator.
2. Run the following command: [MpCmdRun.exe -getfiles](/defender-endpoint/collect-diagnostic-data).
You can also [collect the investigation package](/defender-endpoint/respond-machine-alerts#collect-investigation-package-from-devices) in the Microsoft Defender portal. |
-| Mac | 1. On the device, open Terminal (shell session).
2. Run the following command: `mdatp log level set--level debug`.
3. Run the following command: `sudo mdatp diagnostic create`.
For more information, see [Resources for Microsoft Defender for Endpoint on Mac](/defender-endpoint/mac-resources). |
-| Linux | 1. On the device, open Terminal (shell session).
2. Run the following command: `mdatp log level set--level debug`.
`sudo mdatp diagnostic create`.
For more information, see [Microsoft Defender for Endpoint on Linux resources](/defender-endpoint/linux-resources). |
+| Windows |1. On the device, open Command Prompt as an administrator.
2. Run the following command: [MpCmdRun.exe -getfiles](/defender-endpoint/collect-diagnostic-data).
You can also [collect the investigation package](/defender-endpoint/respond-machine-alerts#collect-investigation-package-from-devices) in the Microsoft Defender portal. |
+| Mac |1. On the device, open Terminal (shell session).
2. Run the following command: `mdatp log level set--level debug`.
3. Run the following command: `sudo mdatp diagnostic create`.
For more information, see [Resources for Microsoft Defender for Endpoint on Mac](/defender-endpoint/mac-resources). |
+| Linux |1. On the device, open Terminal (shell session).
2. Run the following command: `mdatp log level set--level debug`.
`sudo mdatp diagnostic create`.
For more information, see [Microsoft Defender for Endpoint on Linux resources](/defender-endpoint/linux-resources). |
### Step 2: Gather information