summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2020-04-15 14:54:06 +0200
committerStefan Kügel <skuegel@web.de>2020-04-15 14:54:06 +0200
commit55c78bcb7649cac721306818aa94f550d758a9cb (patch)
tree67756a02a7d8ccceba801ada7a85441c116120f5
parentd5a842b3920610a8e973316bb2df6e53b4975c35 (diff)
downloadwww-55c78bcb7649cac721306818aa94f550d758a9cb.tar.gz
www-55c78bcb7649cac721306818aa94f550d758a9cb.tar.bz2
www-55c78bcb7649cac721306818aa94f550d758a9cb.zip
Minor edis, removed typo...
-rw-r--r--template/features.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/features.html.j2 b/template/features.html.j2
index c97517ee..dde5c029 100644
--- a/template/features.html.j2
+++ b/template/features.html.j2
@@ -30,7 +30,7 @@
<p>
{% trans %}
- Payment are made after
+ Payments are made after
<span class="tlr">exchanging existing money</span>
into <em>electronic money</em> with the help of
an Exchange service, that is, a payment service provider for Taler.
@@ -108,7 +108,7 @@
{% endtrans %}
</p>
<p>
- <a href="https://docs.taler.net">
+ <a href="https://docs.taler.net/taler-merchant-api-tutorial.html">
{% trans %}
See how merchant integration works in our developer documentation!
{% endtrans %}