summaryrefslogtreecommitdiff
path: root/taler-exchange-setup-guide.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-11-29 03:36:02 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-11-29 03:36:02 -0500
commitdccfbcca392bf461ceb0587331cff2e3e21f197d (patch)
tree7edfcabc04be478491dba41df23aed6c8913d0fb /taler-exchange-setup-guide.rst
parentf4a3d6c9fe8255fd0080c16ad9559a32d74c8402 (diff)
downloaddocs-dccfbcca392bf461ceb0587331cff2e3e21f197d.tar.gz
docs-dccfbcca392bf461ceb0587331cff2e3e21f197d.tar.bz2
docs-dccfbcca392bf461ceb0587331cff2e3e21f197d.zip
fix grammar: s/a/an/
Diffstat (limited to 'taler-exchange-setup-guide.rst')
-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 d56a51bd..be105d2b 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -210,7 +210,7 @@ The deployment creates the following key locations in the system:
Setup Linting
=============
-The ``taler-wallet-cli`` package comes with a experimental tool that runs various
+The ``taler-wallet-cli`` package comes with an experimental tool that runs various
checks on the current GNU Taler exchange deployment:
.. code-block:: shell-session
@@ -610,7 +610,7 @@ and create payment initiations with a Taler wire gateway facade:
facade.talerwiregateway.transfer
..
- FIXME: The two commands above output a empty JSON object
+ FIXME: The two commands above output an empty JSON object
when successful. Possibly, we should suppress that (just like
the other commands do).