Skip to content

Commit

Permalink
Changed description for the health service card on homepage.
Browse files Browse the repository at this point in the history
  • Loading branch information
anilnatha committed Nov 11, 2024
1 parent 8182624 commit 64df2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function Home() {

appCards.push(
<Card
description="Check the health status of Unity Services."
description={`Check the health status of services running in this venue.`}
route={"/health-dashboard"}
title="Health Dashboard"
type={"web"}
Expand Down

0 comments on commit 64df2a5

Please sign in to comment.