Skip to content

Commit

Permalink
fix: fix typo error for montior -> monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Jan 6, 2024
1 parent e5a5225 commit 90f22af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/pages/Monitor/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const MonitorPage: React.FC = React.memo(() => {
size="large"
onClick={() => navigate('/monitor/add')}
>
Add new Montior
Add new Monitor
</Button>
<Button
type="default"
Expand Down

0 comments on commit 90f22af

Please sign in to comment.