Update index.jsx

grammar fix
This commit is contained in:
Alexander Holliday
2024-11-23 10:07:02 +08:00
committed by GitHub
parent fe96097851
commit 5e069f8869
@@ -296,8 +296,7 @@ const CreateInfrastructureMonitor = () => {
<Box>
<Typography component="h2">Customize alerts</Typography>
<Typography component="p">
Send a notification to user(s) when thresholds exceed a certain number of
percentage.
Send a notification to user(s) when thresholds exceed a specified percentage.
</Typography>
</Box>
<Stack gap={theme.spacing(6)}>