summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libeufin/concepts.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst
index 5caa645b..b35b3842 100644
--- a/libeufin/concepts.rst
+++ b/libeufin/concepts.rst
@@ -16,8 +16,8 @@ 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
- with other banking APIs, abstracting away different underlying protocol and
+ format via an HTTP API. It then translates those requests into interactions
+ 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