Skip to content

Commit

Permalink
Update Settings.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
  • Loading branch information
mozzius and surfdude29 authored Oct 16, 2024
1 parent 6a083ca commit 8d4ba3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/Settings/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ export function SettingsScreen({}: Props) {
label={_(msg`Accessibility`)}>
<SettingsList.ItemIcon icon={AccessibilityIcon} />
<SettingsList.ItemText>
<Trans>Accessibilty</Trans>
<Trans>Accessibility</Trans>
</SettingsList.ItemText>
</SettingsList.LinkItem>
<SettingsList.LinkItem
Expand Down

0 comments on commit 8d4ba3a

Please sign in to comment.