Skip to content

Commit 39f1a0c

Browse files
committed
Add dot
1 parent 9984648 commit 39f1a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOApplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This example sets the host URLs for the application with Id 423poi45.
7575
```powershell
7676
Set-SPOApplication -OwningApplicationId 423poi45 -MajorVersionLimit 1000
7777
```
78-
This example sets the MajorVersionLimit to 1000
78+
This example sets the MajorVersionLimit to 1000.
7979

8080
## PARAMETERS
8181

0 commit comments

Comments
 (0)