commit 55c78bcb7649cac721306818aa94f550d758a9cb
parent d5a842b3920610a8e973316bb2df6e53b4975c35
Author: Stefan Kügel <skuegel@web.de>
Date: Wed, 15 Apr 2020 14:54:06 +0200
Minor edis, removed typo...
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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 %}