Skip to content

Commit 4affdc2

Browse files
authored
Merge pull request #1218 from ThomasNieto/patch-1
Fix typo in Scan Removable Drives entry
2 parents ed50319 + 9675ab7 commit 4affdc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configurations/windows/windows_baseline.dsc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ resources:
5050
valueName: Start
5151
valueData:
5252
DWord: 4 # Disabled
53-
- name: Scan Removeable Drives
53+
- name: Scan Removable Drives
5454
type: Microsoft.Windows/Registry
5555
metadata:
5656
area: Services

0 commit comments

Comments
 (0)