diff --git a/src/components/Views/AllAuthors.tsx b/src/components/Views/AllAuthors.tsx index 9afe63b8..66e483ec 100644 --- a/src/components/Views/AllAuthors.tsx +++ b/src/components/Views/AllAuthors.tsx @@ -59,29 +59,27 @@ export const AllAuthorsView = (props: Props) => { const showMore = () => setLimit((oldLimit) => oldLimit + PAGE_SIZE) return ( -
{t('Subscribe who you like to tune your personal feed')}
+{t('Subscribe who you like to tune your personal feed')}
-{t('Subscribe what you like to tune your personal feed')}
+{t('Subscribe what you like to tune your personal feed')}
-