From 049e9bf5e4da16735102586f3d00a591f4039c86 Mon Sep 17 00:00:00 2001 From: Dmitry Nikolaev Date: Mon, 3 Nov 2025 14:29:34 +0100 Subject: [PATCH] Fix typos Signed-off-by: Dmitry Nikolaev --- grafana/rmf-app/src/components/Root/utils.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grafana/rmf-app/src/components/Root/utils.ts b/grafana/rmf-app/src/components/Root/utils.ts index ff85c8c..10141c3 100644 --- a/grafana/rmf-app/src/components/Root/utils.ts +++ b/grafana/rmf-app/src/components/Root/utils.ts @@ -117,8 +117,8 @@ export const FALCON_JOB_RELATED = [ "OPD - USS Processes", "PROC - Processor Delays", "PROCU - Processor Usage", - "STOR - Storage Delay", - "STORC - Common Storag", + "STOR - Storage Delays", + "STORC - Common Storage", "STORCR - Common Storage Remaining", "STORF - Storage Frames Overview", "STORM - Storage Memory Objects",