summaryrefslogtreecommitdiff
path: root/libeufin/concepts.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <ms@taler.net>2020-05-02 22:41:57 +0200
committerMarcello Stanisci <ms@taler.net>2020-05-02 22:41:57 +0200
commit43fbfe18115fb2e55f8c742e92543789715af369 (patch)
treef4de62f7bbaf28a47763ee00b5e5d1e963276dac /libeufin/concepts.rst
parent05aa6d5ac501a62063f5b903805cdb633d14b2db (diff)
downloaddocs-43fbfe18115fb2e55f8c742e92543789715af369.tar.gz
docs-43fbfe18115fb2e55f8c742e92543789715af369.tar.bz2
docs-43fbfe18115fb2e55f8c742e92543789715af369.zip
plural
Diffstat (limited to 'libeufin/concepts.rst')
-rw-r--r--libeufin/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst
index 5caa645b..f5ac96b4 100644
--- 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.