aboutsummaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j26
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html.j2 b/index.html.j2
index f1e769bb..aa171dce 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -56,7 +56,7 @@
56 <p> 56 <p>
57 {% trans %} 57 {% trans %}
58 By design Taler does not suffer from many classes 58 By design Taler does not suffer from many classes
59 of security problems such as phishing or conterfeit. 59 of security problems such as phishing or counterfeit.
60 Despite its security features, Taler never rejects a legitimate 60 Despite its security features, Taler never rejects a legitimate
61 customer due to a fraud-detection false positive. 61 customer due to a fraud-detection false positive.
62 {% endtrans %} 62 {% endtrans %}
@@ -108,7 +108,7 @@
108 </div> 108 </div>
109</div> 109</div>
110 110
111<div class="contianer-fluid c_acronym"> 111<div class="container-fluid c_acronym">
112<div class="container"> 112<div class="container">
113 <div class="row"> 113 <div class="row">
114 <div class="col-lg-6"> 114 <div class="col-lg-6">
@@ -129,7 +129,7 @@
129 in the desired currency. We provide 129 in the desired currency. We provide
130 SDKs in various languages to makes the integration painless. 130 SDKs in various languages to makes the integration painless.
131 The merchant's backend for Taler transaction processing can run 131 The merchant's backend for Taler transaction processing can run
132 on the mechant's premises or hosted.</p> 132 on the merchant's premises or hosted.</p>
133 {% endtrans %} 133 {% endtrans %}
134 </div> 134 </div>
135 </div> 135 </div>