Skip to content

Commit f61bddc

Browse files
suggested a description
1 parent 862561f commit f61bddc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOSiteCollectionAppCatalog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Adds a Site Collection scoped App Catalog to a site
17+
Adds a Site Collection scoped App Catalog to a site.
1818

1919
## SYNTAX
2020

@@ -24,7 +24,7 @@ Add-SPOSiteCollectionAppCatalog -Site <SpoSitePipeBind> [-WhatIf] [-Confirm] [<C
2424

2525
## DESCRIPTION
2626

27-
.
27+
Use this cmdlet to add a site collection scoped app catalog to the specified site.
2828

2929
## EXAMPLES
3030

@@ -34,7 +34,7 @@ Add-SPOSiteCollectionAppCatalog -Site <SpoSitePipeBind> [-WhatIf] [-Confirm] [<C
3434
Add-SPOSiteCollectionAppCatalog -Site "https://contoso.sharepoint.com/sites/FinanceTeamsite"
3535
```
3636

37-
This will add a SiteCollection app catalog to the specified site
37+
This example adds a SiteCollection app catalog to the specified site.
3838

3939
## PARAMETERS
4040

0 commit comments

Comments
 (0)