Skip to content

Commit e81f662

Browse files
authored
Merge pull request MicrosoftDocs#2663 from nschonni/typo-MoveState
typo: MoveState
2 parents 0784cf1 + 1d44f4c commit e81f662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOUserAndContentMoveState.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Obtain the move state by OneDrive Move Job ID
5151
### Example 2
5252

5353
```Powershell
54-
Get-SPOUserAndContentMoveState -movestate NotStarted
54+
Get-SPOUserAndContentMoveState -MoveState NotStarted
5555
```
5656
Getting which moves are being done in a particular state
5757
###Example 3

0 commit comments

Comments
 (0)