Skip to content

Commit f6d00d7

Browse files
authored
Merge pull request #337 from MaKraMc/patch-1
Fix Typo in mdatp package name
2 parents 7636d4e + 85c5cca commit f6d00d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/linux-install-with-saltack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ In this step, you create a SaltState state file in your configuration repository
153153
```console
154154
install_mdatp_package:
155155
pkg.installed:
156-
- name: matp
156+
- name: mdatp
157157
- required: add_ms_repo
158158
```
159159

0 commit comments

Comments
 (0)