Skip to content

Commit d2c1b3a

Browse files
committed
Update Get-EXOMobileDeviceStatistics.md
Typo fixes
1 parent d44e5ed commit d2c1b3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Get-EXOMobileDeviceStatistics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@ This cmdlet returns a list of statistics about each mobile device. Additionally,
6060
Get-EXOMobileDeviceStatistics -Mailbox [email protected]
6161
```
6262

63-
Above example fetches the statstics of all devices linked to user with email [email protected]
63+
This example returns the statistics of all devices linked to user with email [email protected]
6464

6565
### Example 2
6666
```powershell
6767
Get-EXOMobileDeviceStatistics -Mailbox [email protected] -ActiveSync
6868
```
6969

70-
Above example fetches the statstics for active sync devices linked to user with email [email protected]
70+
This example returns the statistics for active sync devices linked to user with email [email protected]
7171

7272
## PARAMETERS
7373

0 commit comments

Comments
 (0)