Skip to content

Commit

Permalink
[Dashboard] Fix typo in grafana not running installation message (#43368
Browse files Browse the repository at this point in the history
)

Signed-off-by: Archit Kulkarni <[email protected]>
  • Loading branch information
architkulkarni committed Feb 28, 2024
1 parent 4a73957 commit 28766d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/client/src/pages/metrics/Metrics.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ export const GrafanaNotRunningAlert = ({
>
these instructions
</a>{" "}
to set them up and refresh this page. .
to set them up and refresh this page.
</Alert>
) : null;
};

0 comments on commit 28766d8

Please sign in to comment.