summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/deployment.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst
index 654753e2..6a24dd8c 100644
--- a/docs/deployment.rst
+++ b/docs/deployment.rst
@@ -174,7 +174,7 @@ Now we need to compile and install all the downloaded codebases.
The following step will generate config files for all the components.
Please **note** that although a default currency will be picked up by the
script, it is possible to have a custom currency by setting the environment
-variable ``TALER_CONFIG_CURRENCY`` to the wanted currency, and then runing
+variable ``TALER_CONFIG_CURRENCY`` to the wanted currency, and then running
the config generator.
.. code-block:: none