statusio_maintenance: Fix minor typo (#3137)
This commit is contained in:
parent
83a6032b7a
commit
2796370b57
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ automation to stop the maintenance.
|
||||||
title: "Routine maintenance"
|
title: "Routine maintenance"
|
||||||
desc: "Some security updates"
|
desc: "Some security updates"
|
||||||
components:
|
components:
|
||||||
- "server1.example.com
|
- "server1.example.com"
|
||||||
- "server2.example.com"
|
- "server2.example.com"
|
||||||
minutes: "60"
|
minutes: "60"
|
||||||
api_id: "api_id"
|
api_id: "api_id"
|
||||||
|
|
Loading…
Reference in a new issue