Skip to content

Commit 93986fd

Browse files
Update Set-GPRegistryValue.md (#3988)
Example 1 is listed twice. I just correct the number to Example 2. Co-authored-by: Jason Gerend <[email protected]>
1 parent 580c21b commit 93986fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/grouppolicy/Set-GPRegistryValue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ This command configures a registry-based policy setting for the registry value
101101
data type of `DWord`. This policy setting sets the Screen Saver timeout to 900 seconds (15 minutes)
102102
when Group Policy is applied on the client.
103103

104-
### Example 1: Configure a registry-based policy settings for multiple registry values
104+
### Example 2: Configure a registry-based policy settings for multiple registry values
105105

106106
```powershell
107107
$params = @{

0 commit comments

Comments
 (0)