diff --git a/docs/api/in-app-purchase.md b/docs/api/in-app-purchase.md index 38078ecf29dd..0fed7b8c2c1b 100644 --- a/docs/api/in-app-purchase.md +++ b/docs/api/in-app-purchase.md @@ -10,13 +10,13 @@ The `inAppPurchase` module emits the following events: ### Event: 'transactions-updated' -Emitted when one or more transactions have been updated. - Returns: * `event` Event * `transactions` Transaction[] - Array of [`Transaction`](structures/transaction.md) objects. +Emitted when one or more transactions have been updated. + ## Methods The `inAppPurchase` module has the following methods: