Skip to content

Commit 3435714

Browse files
committed
Update Set-MailboxRegionalConfiguration.md
Issue #11435
1 parent 057e17e commit 3435714

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)