From 71193537361e0f230214137f7f5211117d35277e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 4 Nov 2020 11:00:11 +0100 Subject: fix typo --- talermerchantdemos/landing/templates/index.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ }}

- {{ 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.') }}
+ {{ 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.') }}
{{ gettext('These permissions will allow the wallet to automatically open if a page asks for a Taler payment.') }}
{{ gettext('Regardless of the permissions you grant, the wallet will never transmit information about you or your browsing history to anyone.') }}

-- cgit v1.2.3