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 705df663..2864fbfd 100644
--- a/core/api-bank-integration.rst
+++ b/core/api-bank-integration.rst
@@ -154,6 +154,6 @@ for the withdrawal operation (the ``wopid``) to interact with the withdrawal ope
// URL that the user needs to navigate to in order to
// complete some final confirmation (e.g. 2FA).
//
- // Only applicable when ``transfer_done`` is false.
+ // Only applicable when ``transfer_done`` is ``false``.
confirm_transfer_url?: string;
}