diff --git a/src/components/Views/Author/Author.tsx b/src/components/Views/Author/Author.tsx index a2a1231d..4f3b3bc5 100644 --- a/src/components/Views/Author/Author.tsx +++ b/src/components/Views/Author/Author.tsx @@ -206,7 +206,7 @@ export const AuthorView = (props: Props) => { slug: props.authorSlug, })} > - {t('Profile')} + {t('About')}