We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0137683 commit f4f9d5fCopy full SHA for f4f9d5f
1 file changed
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOApplication.md
@@ -75,7 +75,7 @@ This example sets the host URLs for the application with Id 423poi45.
75
```powershell
76
Set-SPOApplication -OwningApplicationId 423poi45 -MajorVersionLimit 1000
77
```
78
-This example sets the MajorVersionLimit to 1000
+This example sets the MajorVersionLimit to 1000.
79
80
## PARAMETERS
81
0 commit comments