Skip to content

Commit 6ed5863

Browse files
authored
Update Set-ArcConfig.md
Fix yaml comment
1 parent 60a8f75 commit 6ed5863

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
@@ -93,7 +93,7 @@ else {
9393
This examples removes a specific ARC sealer from the list. If, after removing this entry from the list, no other ARC Sealers exist, using the " " works around the below error if $DomainsToRemove is empty
9494

9595
```yaml
96-
(Cannot bind argument to parameter 'ArcTrustedSealers' because it is an empty array.)
96+
Set-ArcConfig : Cannot bind argument to parameter 'ArcTrustedSealers' because it is an empty array.
9797
```
9898
9999
## PARAMETERS

0 commit comments

Comments
 (0)