Skip to content

Commit 97bda26

Browse files
Merge pull request SharePoint#6051 from PopWarner/patch-1
Correct simple grammar mistake
2 parents 8758e99 + b937f62 commit 97bda26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/publish-to-marketplace-checklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Prepare your SharePoint Framework application for publishing to the Marketplace
33
description: Tips & tricks to help you get your SharePoint Framework application published in the Marketplace
4-
ms.date: 07/16/2020
4+
ms.date: 07/21/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
@@ -37,7 +37,7 @@ Under normal circumstances, all components (web parts and extensions) in your so
3737

3838
### Web part should work in all hosts in which it is exposed
3939

40-
When building web parts using SharePoint Framework, you can choose [where they should be exposed](integrate-with-teams-introduction.md). Before submitting you application for review, ensure that your web part works as intended in all these hosts.
40+
When building web parts using SharePoint Framework, you can choose [where they should be exposed](integrate-with-teams-introduction.md). Before submitting your application for review, ensure that your web part works as intended in all these hosts.
4141

4242
### Solution package must contain valid developer metadata
4343

0 commit comments

Comments
 (0)