Skip to content

Commit c969bcf

Browse files
committed
typo
1 parent baf275c commit c969bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/CIPPCore/Public/Standards/Invoke-CIPPStandardTeamsMessagingPolicy.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Function Invoke-CIPPStandardTeamsMessagingPolicy {
9797
}
9898
}
9999

100-
if ($Setings.report -eq $true) {
100+
if ($Settings.report -eq $true) {
101101
Add-CIPPBPAField -FieldName 'TeamsMessagingPolicy' -FieldValue $StateIsCorrect -StoreAs bool -Tenant $Tenant
102102

103103
if ($StateIsCorrect) {

0 commit comments

Comments
 (0)