mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
fix typo
This commit is contained in:
parent
3e62082ac2
commit
7882897466
@ -50,7 +50,7 @@ const DisabledMonitors: FunctionComponent<PageComponentProps> = (
|
||||
}}
|
||||
noItemsMessage="No disabled monitors. All monitors in active state."
|
||||
title="Disabled Monitors"
|
||||
description="Here is a list of all the monitors which are in disbaled state."
|
||||
description="Here is a list of all the monitors which are in disabled state."
|
||||
/>
|
||||
</Page>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user