summaryrefslogtreecommitdiff
path: root/dev-merchant.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-08 16:43:56 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-08 16:43:56 +0100
commit82b1ba415bb735c9e9021d73b2fa1e4a08ac4d2b (patch)
tree09fe04a5559962ca0c0be3cab5ceace19d802999 /dev-merchant.rst
parent4e9ef310fbc9f39cc4ffb3c9079a117214448718 (diff)
downloaddocs-82b1ba415bb735c9e9021d73b2fa1e4a08ac4d2b.tar.gz
docs-82b1ba415bb735c9e9021d73b2fa1e4a08ac4d2b.tar.bz2
docs-82b1ba415bb735c9e9021d73b2fa1e4a08ac4d2b.zip
Still on #4645
Diffstat (limited to 'dev-merchant.rst')
-rw-r--r--dev-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-merchant.rst b/dev-merchant.rst
index cb834659..faa2a28c 100644
--- a/dev-merchant.rst
+++ b/dev-merchant.rst
@@ -29,13 +29,13 @@ Design
TO REVIEW::
- The `frontend` is the existing shopping portal of the merchant.
+ The 'frontend' is the existing shopping portal of the merchant.
The architecture tries to minimize the amount of modifications necessary
to the `frontend` as well as the trust that needs to be placed into the
`frontend` logic. Taler requires the frontend to facilitate two
JSON-based interactions between the wallet and the `backend`, and
one of those is trivial.
- The `backend` is a standalone C application intended to implement all
+ The 'backend' is a standalone C application intended to implement all
the cryptographic routines required to interact with the Taler wallet
and a Taler exchange.