Skip to content

Commit 936237b

Browse files
authored
Fixed spelling and bookmark typos
1 parent 132f178 commit 936237b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/sp-add-ins/publish-sharepoint-add-ins.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ If you're creating SharePoint Add-ins for your own company's use or a specific c
3434

3535
Uploading a SharePoint Add-in to a corporate add-in catalog is as easy as uploading any file to a SharePoint document library. You fill out a pop-up form in which you supply the local URL of the add-in package and other information, such as the name of the add-in. When you upload the add-in to an add-in catalog, there are similar checks, and add-ins that do not pass are marked as invalid or disabled in the catalog.
3636

37-
(deciding-where-to-publish)
37+
<a name="deciding-where-to-publish"> </a>
38+
3839
## Deciding where to publish your SharePoint Add-in
3940

4041
The following table offers a comparison of publishing to AppSource or to an add-in catalog, and lists issues to consider when deciding where to publish your add-in. We recommend you decide where you plan to publish your add-in before you design and develop it; in some cases, such as licensing, where you publish your add-in will affect the design and development of your add-in.
@@ -59,4 +60,4 @@ The following table offers a comparison of publishing to AppSource or to an add-
5960
- [Deploying and installing SharePoint Add-ins: methods and options](deploying-and-installing-sharepoint-add-ins-methods-and-options.md)
6061
- [Tenancies and deployment scopes for SharePoint Add-ins](tenancies-and-deployment-scopes-for-sharepoint-add-ins.md)
6162
- [Publish SharePoint Add-ins by using Visual Studio](publish-sharepoint-add-ins-by-using-visual-studio.md)
62-
- [Sbumit your solutions to AppSource](https://docs.microsoft.com/en-us/office/dev/store/submit-to-the-office-store)
63+
- [Submit your solutions to AppSource](https://docs.microsoft.com/en-us/office/dev/store/submit-to-the-office-store)

0 commit comments

Comments
 (0)