summaryrefslogtreecommitdiff
path: root/core/api-bank-integration.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:23:49 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:23:49 -0400
commit300802030f36f5c67ff8aa1dd2c495817268e7d5 (patch)
tree0ff09f565ea61876398d437dbc5a7a622e31496a /core/api-bank-integration.rst
parenteec2d140ee5882869e04dbe48aeed1cd72e88a02 (diff)
downloaddocs-300802030f36f5c67ff8aa1dd2c495817268e7d5.tar.gz
docs-300802030f36f5c67ff8aa1dd2c495817268e7d5.tar.bz2
docs-300802030f36f5c67ff8aa1dd2c495817268e7d5.zip
downcase ‘bank’ (two instances)
Diffstat (limited to 'core/api-bank-integration.rst')
-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}