Skip to content

Commit d970717

Browse files
updating doc based on review
1 parent a6a802b commit d970717

File tree

1 file changed

+7
-6
lines changed
  • content/en/docs/appstore/create-content/upload-content

1 file changed

+7
-6
lines changed

content/en/docs/appstore/create-content/upload-content/_index.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ Before starting this how-to, make sure you have reviewed the [Marketplace Overvi
2727

2828
## Adding New Marketplace Content {#adding}
2929

30-
To get started, click **Add Content** in the Marketplace home screen. Follow the steps in the sections below to add and submit the content.
30+
To get started, click **Add Content** on the Marketplace home screen. Follow the steps in the sections below to add and submit the content.
3131

3232
{{% alert color="info" %}}
3333
<a id="draft"></a>On each page of the upload flow, click one of the following buttons:
3434

35-
* **Save Draft & Exit** to store the details you have entered so far as a draft (accessible via [My Drafts](/appstore/home-page/#my-drafts)) and exit the upload flow
35+
* **Save Draft & Exit** to save the details you have entered so far as a draft (accessible via [My Drafts](/appstore/home-page/#my-drafts)) and exit the upload flow
3636
* **Next** to continue to the next page in the upload flow
3737
{{% /alert %}}
3838

@@ -89,7 +89,7 @@ The [GNU General Public License (GPL), version 3](https://www.gnu.org/licenses/g
8989

9090
You can configure a proprietary license for your company’s content, which can be applied to multiple components and used by everyone within your organization.
9191

92-
This license can be created for a new **Public Marketplace (all Mendix users)** component by requesting a new license and submitting it alongside the component. The license needs to be approved by Mendix after you have created and submitted it the first time. Once approved, you and the people within your organization can use it it for other components.
92+
This license can be created for a new **Public Marketplace (all Mendix users)** component by requesting a new license and submitting it alongside the component. The license needs to be approved by Mendix after you have created and submitted it the first time. Once it is submitted for approval, you and the people within your organization can use it for other components.
9393

9494
Follow these steps to configure a proprietary license for a new public component:
9595

@@ -119,7 +119,7 @@ In the **How would you like to receive information on new leads?** field, you mu
119119

120120
#### Finishing Up
121121

122-
To finish up configuring the **General** page, click **Upload Image** to upload a cover image for your component.
122+
To finish the configuration on the **General** page, click **Upload Image** to upload a cover image for your component.
123123

124124
{{< figure src="/attachments/appstore/submit-content/general.png" >}}
125125

@@ -137,7 +137,7 @@ On the **Package** page, you can **Upload Source File**:
137137
* To include the repo's *README.md* file on the component's [Documentation](#doc) tab, make sure you check the **Import Documentation** box
138138
* Click **OK** to finish
139139

140-
Optionally select **Compatibility** to test whether your component works with the React Client in Mendix Studio Pro 10.7 or higher. For details, see the [Widgets](/appstore/guidelines-content-creators/#github) section in *Mendix React Client*. Note that this option is only available if you selected **Widget** as the **Content Type** on the **General** page.
140+
If you selected **Widget** as the **Content Type** on the **General** page, you can optionally select **Compatibility** to test whether your component works with the React Client in Mendix Studio Pro 10.7 or higher. For details, see the [Widgets](/appstore/guidelines-content-creators/#github) section in *Mendix React Client*.
141141

142142
Select the **Studio Pro Version** on which you built the content.
143143

@@ -198,7 +198,8 @@ To update content that has already been published, follow these steps:
198198
1. Find the component by clicking one of the following:
199199
* **My Content**
200200
* **Company Content**
201-
* **Content Group** (note that if an existing Marketplace component is assigned to a [content group](/appstore/home-page/#content-groups) as specific content group [content](/appstore/home-page/#group-content), you can only update the component if you are a member of that group)
201+
* **Content Group**
202+
{{% alert color="info" %}}If an existing Marketplace component is assigned to a [content group](/appstore/home-page/#content-groups) as specific content group [content](/appstore/home-page/#group-content), you can only update the component if you are a member of that group.{{% /alert %}}
202203

203204
2. Click the menu item next to the component you want to update and select **Manage Draft**.
204205

0 commit comments

Comments
 (0)