taler-docs

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

commit 125b05aea8d181dfff5dd808b05c4de3fd236c85
parent 43fbfe18115fb2e55f8c742e92543789715af369
Author: Marcello Stanisci <ms@taler.net>
Date:   Sat,  2 May 2020 22:50:10 +0200

plural

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

diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst @@ -17,7 +17,7 @@ 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 requests into interactions - with other banking APIs, abstracting away different underlying protocol and + with other banking APIs, abstracting away different underlying protocols and hiding the complexity of the legacy protocols used by some banks. 2. The LibEuFin sandbox implements the server side of protocols