fix typo in inAppPurchase API doc
This commit is contained in:
parent
35cbe9d140
commit
b05d818f45
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Emitted when one or more transactions have been updated.
|
||||||
Returns:
|
Returns:
|
||||||
|
|
||||||
* `event` Event
|
* `event` Event
|
||||||
* `transactions` ([Transaction[]](structures/transaction.md) - Array of transactions.
|
* `transactions` Transaction[] - Array of [`Transaction`](structures/transaction) objects.
|
||||||
|
|
||||||
## Methods
|
## Methods
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue