Skip to content

Commit bbcf4e6

Browse files
authored
Update Set-Label.md
1 parent e61711e commit bbcf4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Set-Label.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Settings=@(
6161
Set-Label -Identity $Label -LocaleSettings (ConvertTo-Json $DisplayNameLocaleSettings -Depth 3 -Compress),(ConvertTo-Json $TooltipLocaleSettings -Depth 3 -Compress)
6262
```
6363

64-
This example sets the localized label name for "Public" in different languages (French, Italy, and German).
64+
This example sets the localized label name for "Public" in different languages (French, Italian, and German).
6565

6666
## PARAMETERS
6767

0 commit comments

Comments
 (0)