diff --git a/frontend/src/pages/DashboardPage.tsx b/frontend/src/pages/DashboardPage.tsx index 6af4cca..288ef21 100644 --- a/frontend/src/pages/DashboardPage.tsx +++ b/frontend/src/pages/DashboardPage.tsx @@ -27,7 +27,7 @@ export default function DashboardPage() {
-

Active Entities

+

Active Entities:

{activeCount} active {activeCount === 1 ? 'entity' : 'entities'}