summaryrefslogtreecommitdiff
path: root/talermerchantdemos/landing
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-04 11:00:11 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-04 11:00:11 +0100
commit71193537361e0f230214137f7f5211117d35277e (patch)
tree11d53669e5fde3cc0096d7527db006154e8101ee /talermerchantdemos/landing
parentc4394cc58b64f4a6c378a1c9eccce8c14107386d (diff)
downloadtaler-merchant-demos-71193537361e0f230214137f7f5211117d35277e.tar.gz
taler-merchant-demos-71193537361e0f230214137f7f5211117d35277e.tar.bz2
taler-merchant-demos-71193537361e0f230214137f7f5211117d35277e.zip
fix typo
Diffstat (limited to 'talermerchantdemos/landing')
-rw-r--r--talermerchantdemos/landing/templates/index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/talermerchantdemos/landing/templates/index.html.j2 b/talermerchantdemos/landing/templates/index.html.j2
index 6871e8a..9beb7c0 100644
--- a/talermerchantdemos/landing/templates/index.html.j2
+++ b/talermerchantdemos/landing/templates/index.html.j2
@@ -9,7 +9,7 @@
}}
</p>
<p class="graybox">
- {{ gettext('After installation, you may be asked to grant the brower-based Taler wallet additional optional permissions that allow it to improve your user experience.') }} <br>
+ {{ gettext('After installation, you may be asked to grant the browser-based Taler wallet additional optional permissions that allow it to improve your user experience.') }} <br>
{{ gettext('These permissions will allow the wallet to automatically open if a page asks for a Taler payment.') }} <br>
{{ gettext('Regardless of the permissions you grant, the wallet will never transmit information about you or your browsing history to anyone.') }}
</p>