mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
Merge pull request #12067 from electron/fix-typo-in-inAppPurchase-API-doc
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