Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anoek committed Oct 9, 2023
1 parent a663187 commit 2e9ccea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Supporter/Supporter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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"),
Expand Down

0 comments on commit 2e9ccea

Please sign in to comment.