From a388a95917d2325eaec1ac37fc808d7f156eb797 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 8 Feb 2021 04:00:17 -0500 Subject: fix typo: s/provide/provides/ --- taler-merchant-manual.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- cgit v1.2.3