summaryrefslogtreecommitdiff
path: root/taler-exchange-setup-guide.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-08-06 22:34:55 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-08-06 22:34:55 -0400
commit4081e11c397005f123ce720ddde2cc269c747b73 (patch)
tree3f943995cb53459bd400e226088ad516a95b8857 /taler-exchange-setup-guide.rst
parent0db151070974e4fef113149b526149b609eae1b5 (diff)
downloaddocs-4081e11c397005f123ce720ddde2cc269c747b73.tar.gz
docs-4081e11c397005f123ce720ddde2cc269c747b73.tar.bz2
docs-4081e11c397005f123ce720ddde2cc269c747b73.zip
s/the/this/
Diffstat (limited to 'taler-exchange-setup-guide.rst')
-rw-r--r--taler-exchange-setup-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index fc1d4da4..9a7cd4d5 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -32,7 +32,7 @@ This guide assumes that you are running Ubuntu 20.04 (Focal Fossa).
We recommend the setup of offline signing keys to be done on a second machine that
does not have internet access.
-In the guide, we mark commands that are supposed to be executed on the online
+In this guide, we mark commands that are supposed to be executed on the online
exchange machine as ``[root@exchange-online]#`` / ``[$user@exchange-online]$`` and commands for the offline
machine as ``[root@exchange-offline]#`` / ``[$user@exchange-offline]$``. It is possible to do the entire setup
on one machine, but we do not recommend this for security reasons.