summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-04 19:25:26 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-04 19:25:26 +0100
commit97fb8a11d50936f5c01d15bc6cc9ad7432b3e64f (patch)
tree24dcd624e76e51510a47b337cfab8530144e7e9d /taler-exchange-manual.rst
parent9b55859fa3c3c02857955546ea84a09eca4c5050 (diff)
parentd51c3b7f888445381e636e696eaf0fd8a5d3be0e (diff)
downloaddocs-97fb8a11d50936f5c01d15bc6cc9ad7432b3e64f.tar.gz
docs-97fb8a11d50936f5c01d15bc6cc9ad7432b3e64f.tar.bz2
docs-97fb8a11d50936f5c01d15bc6cc9ad7432b3e64f.zip
Merge branch 'master' of git+ssh://git.taler.net/docs
Diffstat (limited to 'taler-exchange-manual.rst')
-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.)