From 2e9ccea12b16fefeba8fb86e0312875964e16857 Mon Sep 17 00:00:00 2001 From: Akita Noek Date: Mon, 9 Oct 2023 09:25:23 -0600 Subject: [PATCH] Typo fix --- src/views/Supporter/Supporter.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Supporter/Supporter.tsx b/src/views/Supporter/Supporter.tsx index 21cc48cc86..7dcda1ffd3 100644 --- a/src/views/Supporter/Supporter.tsx +++ b/src/views/Supporter/Supporter.tsx @@ -295,7 +295,7 @@ export function Supporter(props: SupporterProperties): JSX.Element { } const common_description = [ - _("Double the max vacation time and accural rate"), + _("Double the max vacation time and accrual rate"), _("Golden name (optional)"), _("Access to Site Supporters channel"), pgettext("Easily cancel the supporter subscription plan anytime", "Easily cancel anytime"),