We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e61711e commit bbcf4e6Copy full SHA for bbcf4e6
exchange/exchange-ps/exchange/Set-Label.md
@@ -61,7 +61,7 @@ Settings=@(
61
Set-Label -Identity $Label -LocaleSettings (ConvertTo-Json $DisplayNameLocaleSettings -Depth 3 -Compress),(ConvertTo-Json $TooltipLocaleSettings -Depth 3 -Compress)
62
```
63
64
-This example sets the localized label name for "Public" in different languages (French, Italy, and German).
+This example sets the localized label name for "Public" in different languages (French, Italian, and German).
65
66
## PARAMETERS
67
0 commit comments