Skip to content

Commit 8466bd2

Browse files
committed
Merge branch 'main' into SMA-chrisda
2 parents 1e143f3 + b39855a commit 8466bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Set-MailboxRegionalConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This example sets Marcelo Teixeira's mailbox language to Brazilian Portuguese, a
7575

7676
### Example 2
7777
```powershell
78-
Set-MailboxRegionalConfiguration -Identity "Ella Lack's" -DateFormat "d/m/yyyy"
78+
Set-MailboxRegionalConfiguration -Identity "Ella Lack's" -DateFormat "d/M/yyyy"
7979
```
8080

8181
This example sets the date format for Ella Lack's mailbox.

0 commit comments

Comments
 (0)