taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 9e8c67f3ee32e176747b6c62aa5907fb1b83a2b6
parent b4c33a3c87e60f2771c98a318d5346d500edb0ec
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 14:21:29 -0400

remove spurious article

Diffstat:
Mcore/api-bank-integration.rst | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst @@ -28,7 +28,7 @@ to tightly integrate with GNU Taler. .. http:get:: /config - Get a configuration information about the bank. + Get configuration information about the bank. **Request:** @@ -157,4 +157,3 @@ for the withdrawal operation (the ``wopid``) to interact with the withdrawal ope // Only applicable when 'transfer_done' is false. confirm_transfer_url?: string; } -