From 300802030f36f5c67ff8aa1dd2c495817268e7d5 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:23:49 -0400 Subject: downcase ‘bank’ (two instances) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-bank-integration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core') 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} -- cgit v1.2.3