Skip to content

Commit

Permalink
typo: returnsdetailed -> returns detailed
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Jan 19, 2019
1 parent 00d9d7e commit 63692a8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -64,7 +64,7 @@ This example returns a summary list of all mail users in the organization.
Get-MailUser -Identity Ed | Format-List
```

This example returnsdetailed information for the mail user named Ed.
This example returns detailed information for the mail user named Ed.

## PARAMETERS

Expand Down

0 comments on commit 63692a8

Please sign in to comment.