Skip to content

Commit

Permalink
chore: change wording on monitor screen
Browse files Browse the repository at this point in the history
  • Loading branch information
vladklokun committed Jan 6, 2023
1 parent 65877a2 commit 3d0c813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ const MonitorPage = () => {
return (
<>
<Typography>
Now that Kubescape has been successfully deployed in your cluster, take a look at your ARMO Platform dashboard to check how secure is your cluster and what you can do to improve your security posture.
Open the ARMO Platform dashboard to check how secure your cluster is and see suggestions for improving your security posture.
</Typography>
<Stack direction="row" justifyContent="flex-end">
<Button onClick={openDashboard}>
Expand Down

0 comments on commit 3d0c813

Please sign in to comment.