taler-docs

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

commit 43fbfe18115fb2e55f8c742e92543789715af369
parent 05aa6d5ac501a62063f5b903805cdb633d14b2db
Author: Marcello Stanisci <ms@taler.net>
Date:   Sat,  2 May 2020 22:41:57 +0200

plural

Diffstat:
Mlibeufin/concepts.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst @@ -16,7 +16,7 @@ LibEuFin Nexus and Sandbox LibEuFin has two main components: 1. The LibEuFin nexus receives banking-related requests in a LibEuFin-specific - format via an HTTP API. It then translates those request into interactions + format via an HTTP API. It then translates those requests into interactions with other banking APIs, abstracting away different underlying protocol and hiding the complexity of the legacy protocols used by some banks.