Skip to content

Commit 97e5163

Browse files
committed
Update run-analyzer-macos.md
1 parent c1dabfb commit 97e5163

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/run-analyzer-macos.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The tool currently requires Python version 3 or later to be installed on your de
122122
chmod a+x mde_support_tool.sh
123123
```
124124

125-
6. Run as a non-root user to install required dependencies:
125+
6. Run as a nonroot user to install required dependencies:
126126

127127
```bash
128128
./mde_support_tool.sh
@@ -160,7 +160,7 @@ Use the following command to get the machine diagnostic.
160160

161161
Usage example: `sudo ./MDESupportTool -d`
162162

163-
NOTE: The log level auto-reset feature only available in 2405 or newer client version.
163+
NOTE: The log level autoreset feature only available in 2405 or newer client version.
164164

165165
### Positional arguments
166166

@@ -192,7 +192,7 @@ Use OS tracing facilities to record Defender for Endpoint performance traces.
192192

193193
On running this command for the first time, it installs a Profile configuration.
194194

195-
Follow this to approve profile installation: [Apple Support Guide](https://support.apple.com/guide/mac-help/configuration-profiles-standardize-settings-mh35561/mac#:~:text=Install%20a%20configuration%20profile%20you%E2%80%99ve%20received).
195+
To approve profile installation, see the [Apple Support Guide](https://support.apple.com/guide/mac-help/configuration-profiles-standardize-settings-mh35561/mac#:~:text=Install%20a%20configuration%20profile%20you%E2%80%99ve%20received).
196196

197197
Usage example `./mde_support_tool.sh trace --length 5`
198198

0 commit comments

Comments
 (0)