Skip to content

Commit 33cafb9

Browse files
authored
Merge pull request #13763 from DanielRyanTech/patch-1
Update manage-creation-of-groups.md
2 parents d8cabfa + 4705c4c commit 33cafb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microsoft-365/solutions/manage-creation-of-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ if(!$settingsObjectID)
125125
values = @(
126126
@{
127127
name = "EnableMSStandardBlockedWords"
128-
value = "true"
128+
value = $true
129129
}
130130
)
131131
}

0 commit comments

Comments
 (0)