mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
fix typo in inAppPurchase API doc
This commit is contained in:
@@ -15,7 +15,7 @@ Emitted when one or more transactions have been updated.
|
||||
Returns:
|
||||
|
||||
* `event` Event
|
||||
* `transactions` ([Transaction[]](structures/transaction.md) - Array of transactions.
|
||||
* `transactions` Transaction[] - Array of [`Transaction`](structures/transaction) objects.
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user