diff --git a/static/app/views/replays/detail/layout/focusTabs.tsx b/static/app/views/replays/detail/layout/focusTabs.tsx index a48f16920458d9..41a5a3795869fe 100644 --- a/static/app/views/replays/detail/layout/focusTabs.tsx +++ b/static/app/views/replays/detail/layout/focusTabs.tsx @@ -37,9 +37,9 @@ function getReplayTabs(organization: Organization): Record { } > - {t('a11y')} + {t('Accessibility')} - + ) : null, [TabKey.MEMORY]: t('Memory'),