Skip to content

Commit 17c2f82

Browse files
authored
Merge pull request #7380 from get-itips/patch-327
Clarifying
2 parents 7cf4ba6 + d067b10 commit 17c2f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Stop-SPOUserAndContentMove.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Stops the ability to move a user's content related objects in a SharePoint Onlin
3434
Stop-SPOUserAndContentMove -UserPrincipalName "[email protected]"
3535
```
3636

37-
This example stops the ability to moves the movement of the objects for the "[email protected]" in the current Tenant
37+
This example stops the ability to move the "[email protected]" user content in the current Tenant.
3838

3939
### EXAMPLE 2
4040

0 commit comments

Comments
 (0)