fix spelling in zfs dashboard

This commit is contained in:
SeanOMik 2023-07-13 21:00:42 -04:00
parent d1b5e15c68
commit cc32154c47
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 3 additions and 3 deletions

View File

@ -155,7 +155,7 @@ data:
"refId": "A" "refId": "A"
} }
], ],
"title": "Used Disk Space", "title": "Pool Space Usage",
"transformations": [], "transformations": [],
"type": "gauge" "type": "gauge"
}, },
@ -225,7 +225,7 @@ data:
"refId": "A" "refId": "A"
} }
], ],
"title": "Pool Errors", "title": "Pool Space Usage",
"type": "stat" "type": "stat"
}, },
{ {
@ -1404,6 +1404,6 @@ data:
"timezone": "", "timezone": "",
"title": "ZFS Dashboard", "title": "ZFS Dashboard",
"uid": "2GaZi3hVk", "uid": "2GaZi3hVk",
"version": 1, "version": 2,
"weekStart": "" "weekStart": ""
} }