summaryrefslogtreecommitdiff
path: root/taler-exchange-setup-guide.rst
diff options
context:
space:
mode:
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).