Skip to content

Commit 11b1cfb

Browse files
committed
fix typo
1 parent 682393c commit 11b1cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/docs-conceptual/security/app-control/application-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ allowed to run on Windows.
2121
PowerShell detects both AppLocker and WDAC system wide policies. AppLocker doesn't have way to query
2222
the policy enforcement status. To detect if a system wide application control policy is being
2323
enforced by AppLocker, PowerShell creates two temporary files and tests if they can be executed. The
24-
files use the following name format:
24+
filenames use the following name format:
2525

2626
- `$env:TEMP/__PSAppLockerTest__<random-8dot3-name>.ps1`
2727
- `$env:TEMP/__PSAppLockerTest__<random-8dot3-name>.psm1`

0 commit comments

Comments
 (0)