summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 02:52:07 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-08 02:52:07 -0500
commit8ae045ed4af60d6ba5307c9019a72154a427c07e (patch)
treebe9fb0d34222b2ca2d2cd73a5782a641257ff28b /taler-merchant-manual.rst
parent7282c11df233221011b40f72765c3e2ec2b46527 (diff)
downloaddocs-8ae045ed4af60d6ba5307c9019a72154a427c07e.tar.gz
docs-8ae045ed4af60d6ba5307c9019a72154a427c07e.tar.bz2
docs-8ae045ed4af60d6ba5307c9019a72154a427c07e.zip
grammar: s/is/are/
Diffstat (limited to 'taler-merchant-manual.rst')
-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 62c60f4f..978fbaab 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -106,7 +106,7 @@ Taler-specific financial information in a DBMS and communicates with the GNU
Taler exchange over the Internet. The frontend accesses the backend via a
RESTful API. As a result, the frontend never has to directly communicate with
the exchange, and also does not deal with sensitive data. In particular, the
-merchant’s signing keys and bank account information is encapsulated within
+merchant’s signing keys and bank account information are encapsulated within
the Taler backend.
A typical deployment will additionally include a full-blown Web server (like