summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler-exchange-setup-guide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index 89671ee1..5e34430a 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -49,7 +49,7 @@ To deploy this with a real bank, you need:
Information to write down during the installation:
-* libeufin Nexus superuser password
+* LibEuFin Nexus superuser password
* Taler facade base URL
* exchange Nexus username and password
@@ -160,7 +160,7 @@ to compartmentalize different parts of the system:
* taler-exchange-secmod-eddsa: manages the EdDSA private online signing keys.
* taler-exchange-closer: closes idle reserves by triggering wire transfers that refund the originator.
* taler-exchange-aggregator: aggregates deposits into larger wire transfer requests.
-* taler-exchange-wire: performs wire transfers with the bank (via libeufin/Nexus).
+* taler-exchange-wire: performs wire transfers with the bank (via LibEuFin/Nexus).
* postgres: runs the Postgres database (from *postgres* package).
* www-data: runs the frontend HTTPS service with the TLS keys (from *nginx* package).