Skip to content

Commit 7aefe90

Browse files
authored
Fix typo in Set-ArcConfig documentation
1 parent 7fc098f commit 7aefe90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Set-ArcConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ else {
9292

9393
This example removes the specified ARC sealer from the list (`$arcSealer`).
9494

95-
If no other ARC sealers exist after removing this entry from the list, using the value `" "` for the ArcTrustedSealers parameter avoids a bind argument error if `$DomainsToRemove` value is empty.
95+
If no other ARC sealers exist after removing this entry from the list, using the value `" "` for the ArcTrustedSealers parameter avoids a bind argument error if the `$DomainsToRemove` value is empty.
9696

9797
## PARAMETERS
9898

0 commit comments

Comments
 (0)