summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-bank-integration.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst
index 537568e8..48974bac 100644
--- a/core/api-bank-integration.rst
+++ b/core/api-bank-integration.rst
@@ -61,8 +61,8 @@ Withdrawing
-----------
Withdrawals with a Taler-integrated bank are based on withdrawal operations.
-Some user interaction (on the Bank's website or a Taler-enabled ATM) creates a
-withdrawal operation record in the Bank's database. The wallet can use a unique identifier
+Some user interaction (on the bank's website or a Taler-enabled ATM) creates a
+withdrawal operation record in the bank's database. The wallet can use a unique identifier
for the withdrawal operation (the ``wopid``) to interact with the withdrawal operation.
.. http:get:: ${BANK_API_BASE_URL}/withdrawal-operation/${wopid}