summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 04:00:17 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 04:00:17 -0500
commita388a95917d2325eaec1ac37fc808d7f156eb797 (patch)
treedbde5724b1afd44f3c04deb2e9f996f7a27fea75
parent9e7cd4ae1e8717600eeb33bcb03820cdd2b361d2 (diff)
downloaddocs-a388a95917d2325eaec1ac37fc808d7f156eb797.tar.gz
docs-a388a95917d2325eaec1ac37fc808d7f156eb797.tar.bz2
docs-a388a95917d2325eaec1ac37fc808d7f156eb797.zip
fix typo: s/provide/provides/
-rw-r--r--taler-merchant-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index d9408239..875571d0 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1455,7 +1455,7 @@ Benchmarking
The merchant codebase offers the ``taler-merchant-benchmark`` tool to
populate the database with fake payments. This tool is in charge of
-starting a merchant, exchange, and bank processes, and provide them all
+starting a merchant, exchange, and bank processes, and provides them all
the input to accomplish payments. Note that each component will use its
own configuration (as they would do in production).