summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler-exchange-manual.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index b67cc3de..a9eeae47 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -164,7 +164,7 @@ components:
accounts.
The client-side wire adapter API is implemented in libtalerbank and
- is used by the aggregator to execute wire transfers and for the
+ is used by the transfer to execute wire transfers and for the
auditor to query bank transaction histories.
@@ -760,7 +760,7 @@ missed.
administrators running ``taler-exchange-offline``) and should be blocked
by the reverse proxy for requests originating from outside of the bank.
(However, this is not a strong security assumption: in principle having
- these endpoints be available should do no harm. However, it increases the
+ these endpoints available should do no harm. However, it increases the
attack surface.)