Skip to content

Commit c65de49

Browse files
authored
Remove-SPOContainerType.md
1 parent 46909b4 commit c65de49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOContainerType.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You must be a SharePoint Embedded Administrator to run this cmdlet.
3535
```powershell
3636
Remove-SPOContainerTypeId -ContainerTypeId 4f0af585-8dcc-0000-223d-661eb2c604a8
3737
```
38-
In Example 1, the cmdlet asks for a confirmation on the remove action and on confirmation, deletes the trial container type
38+
In Example 1, the cmdlet asks for a confirmation on the remove action and on confirmation, deletes the trial container type.
3939

4040
Example 1 places the container with the `ContainerId` `4f0af585-8dcc-0000-223d-661eb2c604a8` into the recycle bin. The container will be permanently deleted from the recycle bin after 93 days unless the deleted container is [restored](./Restore-SPODeletedContainer.md) before permanent deletion.
4141

0 commit comments

Comments
 (0)