summaryrefslogtreecommitdiff
path: root/libeufin/concepts.rst
diff options
context:
space:
mode:
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 da48d7f8..b9c76c52 100644
--- a/libeufin/concepts.rst
+++ b/libeufin/concepts.rst
@@ -19,7 +19,7 @@ LibEuFin has two main components:
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
that banks speak. It also emulates a *very*, *very* simple
core banking system to manage accounts and their balance.