diff --git a/resources/scripts/components/dashboard/DashboardContainer.tsx b/resources/scripts/components/dashboard/DashboardContainer.tsx index 2edc06056..72357fd65 100644 --- a/resources/scripts/components/dashboard/DashboardContainer.tsx +++ b/resources/scripts/components/dashboard/DashboardContainer.tsx @@ -35,7 +35,7 @@ export default () => { {rootAdmin &&

- {showOnlyAdmin ? 'Showing other\'s servers' : 'Showing your servers'} + {showOnlyAdmin ? 'Showing others\' servers' : 'Showing your servers'}