From d10a993e9d49c2e06b6ba79b8f030b6a5ce864eb Mon Sep 17 00:00:00 2001 From: George Date: Fri, 29 May 2020 13:46:50 +0100 Subject: [PATCH] Fix typo --- app/dashboard/templates/dashboard/setting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dashboard/templates/dashboard/setting.html b/app/dashboard/templates/dashboard/setting.html index f4bdf6bf..5d7f89f0 100644 --- a/app/dashboard/templates/dashboard/setting.html +++ b/app/dashboard/templates/dashboard/setting.html @@ -192,7 +192,7 @@ You have lifetime access to the Premium plan. {% if not current_user.paid_lifetime %}
- To gain support Simple Login you can switch to a paid plan.
+ To support Simple Login you can switch to a paid plan.
Upgrade {% endif %} {% elif current_user.in_trial() %}