We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054f734 commit 2911056Copy full SHA for 2911056
sharepoint/sharepoint-ps/sharepoint-online/New-SPOContainerType.md
@@ -49,7 +49,7 @@ You must be a SharePoint Embedded Administrator to run this cmdlet.
49
```powershell
50
New-SPOContainerType -ContainerTypeName ContosoLegal -OwningApplicationId a735e4af
51
```
52
-In Example 1, the cmdlet creates a new regular billed container type 'ContosoLegal'
+In Example 1, the cmdlet creates a new regular billed container type 'ContosoLegal'.
53
54
### Example 2
55
0 commit comments