monitoring: Fix typo in the `Downtime' data view
This commit is contained in:
parent
171b366744
commit
5757a6f34b
|
@ -31,7 +31,7 @@ class Downtime extends DataView
|
|||
'downtime_host',
|
||||
'downtime_service',
|
||||
'downtime_host_state',
|
||||
'downtiem_service_state'
|
||||
'downtime_service_state'
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue