Skip to content

Commit 89918e2

Browse files
committed
Update invoke-command-workarounds-rest-api.md
1 parent 06e8587 commit 89918e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/docs-conceptual/invoke-command-workarounds-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This example finds the identity of a group member:
5555

5656
## Scenario 2: Run Exchange Online cmdlets and expand specific properties
5757

58-
This example gets all mailboxes where the GrantSendOnBehalfTo permission is set, and returns the users who have this permission on the mailbox.
58+
This example finds all mailboxes where the GrantSendOnBehalfTo permission is set, and then returns the users who have the permission on the mailbox.
5959

6060
- **In a remote PowerShell session**: Use the **Get-PSSession** cmdlet to store the remote PowerShell session details in the variable named `$Session`, and then run the following command:
6161

0 commit comments

Comments
 (0)