summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorMarcello Stanisci <ms@taler.net>2020-05-02 22:50:10 +0200
committerMarcello Stanisci <ms@taler.net>2020-05-02 22:50:10 +0200
commit125b05aea8d181dfff5dd808b05c4de3fd236c85 (patch)
tree525406166495fbe2b1d834c80600abfe7011d47a /libeufin
parent43fbfe18115fb2e55f8c742e92543789715af369 (diff)
downloaddocs-125b05aea8d181dfff5dd808b05c4de3fd236c85.tar.gz
docs-125b05aea8d181dfff5dd808b05c4de3fd236c85.tar.bz2
docs-125b05aea8d181dfff5dd808b05c4de3fd236c85.zip
plural
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst
index f5ac96b4..b35b3842 100644
--- 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