From fa20f6a63a2c5ff84ffaaf94c0488bce375da0b3 Mon Sep 17 00:00:00 2001 From: Mitch Brown Date: Sat, 31 Aug 2024 14:17:37 -0700 Subject: [PATCH] Fixed typo --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 0d50bf3..2217134 100644 --- a/config.yaml +++ b/config.yaml @@ -172,7 +172,7 @@ actions: timeout: 120 # The following actions are "dummy" actions, used in a Dashboard. As long as - # you have these referenced in a dashboard, they will not who up in the + # you have these referenced in a dashboard, they will not show up in the # `actions` view. - title: Ping hypervisor1 shell: echo "hypervisor1 online"