diff --git a/public/locales/en.json b/public/locales/en.json index 57996884b..f7734ff70 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -133,7 +133,7 @@ } }, "editor": { - "placeholder": "← Start by entering a title here\n===\nVisit /features if you don't know what to do.\nHappy hacking :)", + "placeholder": "← Start by entering a title here\n===\nVisit the features page if you don't know what to do.\nHappy hacking :)", "help": { "contacts": { "title": "Contacts", diff --git a/src/components/landing/layout/navigation/user-dropdown/user-dropdown.tsx b/src/components/landing/layout/navigation/user-dropdown/user-dropdown.tsx index 9259f92d8..a4e78beb9 100644 --- a/src/components/landing/layout/navigation/user-dropdown/user-dropdown.tsx +++ b/src/components/landing/layout/navigation/user-dropdown/user-dropdown.tsx @@ -23,7 +23,7 @@ export const UserDropdown: React.FC = () => { - + diff --git a/src/components/landing/pages/intro/cover-buttons/cover-buttons.tsx b/src/components/landing/pages/intro/cover-buttons/cover-buttons.tsx index e77266c1c..cc9e7cc94 100644 --- a/src/components/landing/pages/intro/cover-buttons/cover-buttons.tsx +++ b/src/components/landing/pages/intro/cover-buttons/cover-buttons.tsx @@ -29,7 +29,7 @@ export const CoverButtons: React.FC = () => { - +