diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md b/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md index b4f3f62b24..46bbc0c6ff 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-EXORecipient.md @@ -68,7 +68,7 @@ This example returns the first 100 recipient objects in name sorted order. ### Example 2 ```powershell -Get-EXORecipient -Identity john@contosot.com +Get-EXORecipient -Identity john@contoso.com ``` This example returns the recipient attribute details for the user john@contoso.com