summaryrefslogtreecommitdiff
path: root/core/api-bank-integration.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-bank-integration.rst')
-rw-r--r--core/api-bank-integration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst
index 48974bac..e300089d 100644
--- a/core/api-bank-integration.rst
+++ b/core/api-bank-integration.rst
@@ -87,7 +87,7 @@ for the withdrawal operation (the ``wopid``) to interact with the withdrawal ope
.. ts:def:: BankWithdrawalOperationStatus
export class BankWithdrawalOperationStatus {
- // has the wallet selected parameters for the withdrawal operation
+ // Has the wallet selected parameters for the withdrawal operation
// (exchange and reserve public key) and successfully sent it
// to the bank?
selection_done: boolean;