Skip to content

Commit 340f831

Browse files
authored
Get-SPOContainer.md
1 parent 6f44ee1 commit 340f831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Accept wildcard characters: False
185185

186186
### -PagingToken
187187

188-
Use this parameter to provide the paging token provided to view the remaining Containers as shown in Example 4. If there are no more Containers to display, the commandlet output will return the message `End of Containers view.` Otherwise, use the given paging token to retrieve the next batch of up to 200 Containers.
188+
Use this parameter to provide the paging token provided to view the remaining Containers as shown in Example 4. If there are no more Containers to display, the cmdlet output will return the message `End of Containers view.` Otherwise, use the given paging token to retrieve the next batch of up to 200 Containers.
189189

190190
```yaml
191191
Type: String

0 commit comments

Comments
 (0)