Skip to content

Commit 5ad326b

Browse files
Update requirements-for-listing-an-app.md (typo fix) (#37659)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent d2d155c commit 5ad326b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/apps/github-marketplace/creating-apps-for-github-marketplace/requirements-for-listing-an-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ When you are ready to publish the app on {% data variables.product.prodname_mark
9191
9292
## Billing requirements for paid apps
9393

94-
Your app does not need to handle payments but does need to use {% data variables.product.prodname_marketplace %} purchase events to manage new purchases, upgrades, downgrades, cancellations, and free trials. For information about how integrate these events into your app, see [AUTOTITLE](/apps/github-marketplace/using-the-github-marketplace-api-in-your-app).
94+
Your app does not need to handle payments but does need to use {% data variables.product.prodname_marketplace %} purchase events to manage new purchases, upgrades, downgrades, cancellations, and free trials. For information about how to integrate these events into your app, see [AUTOTITLE](/apps/github-marketplace/using-the-github-marketplace-api-in-your-app).
9595

9696
Using {% data variables.product.github %}'s billing API allows customers to purchase an app without leaving {% data variables.product.github %} and to pay for the service with the payment method already attached to their account on {% data variables.product.github %}.
9797

0 commit comments

Comments
 (0)