Skip to content

Commit 0895d90

Browse files
authored
Merge pull request MicrosoftDocs#3168 from ndbills/patch-1
Update New-CIPolicy.md to fix a typo
2 parents f34606c + 2a49238 commit 0895d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/configci/New-CIPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ New-CIPolicy [-FilePath] <String> -Rules <Rule[]> [-Audit] [-ScanPath <String>]
3636
The **New-CIPolicy** cmdlet creates a Code Integrity policy as an .xml file.
3737

3838
If you specify **DriverFile** objects, this cmdlet generates rules based on the **Level** parameter.
39-
This cmdlet creates a policy based on those rules for the specified drive files.
39+
This cmdlet creates a policy based on those rules for the specified driver files.
4040

4141
If you specify **Rule** objects, this cmdlet creates a policy based on those objects.
4242
Because the rules that you specify are created at a specific level, do not specify a level.

0 commit comments

Comments
 (0)