Skip to content

Commit f4f9d5f

Browse files
authored
Add dot
1 parent 0137683 commit f4f9d5f

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)