From c0b6eb3501e68d8106fff9afa69d8ede7856325f Mon Sep 17 00:00:00 2001 From: Vaibhav Srivastava Date: Thu, 27 Aug 2026 12:50:59 +0530 Subject: [PATCH] Documentation: fix typo ommitted -> omitted (#7064) --- docs/widgets/services/proxmoxbackupserver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets/services/proxmoxbackupserver.md b/docs/widgets/services/proxmoxbackupserver.md index e3281337c..e48c56cc2 100644 --- a/docs/widgets/services/proxmoxbackupserver.md +++ b/docs/widgets/services/proxmoxbackupserver.md @@ -15,5 +15,5 @@ widget: url: https://proxmoxbackupserver.host:port username: api_token_id password: api_token_secret - datastore: datastore_name #optional; if ommitted, will display a combination of all datastores used / total + datastore: datastore_name #optional; if omitted, will display a combination of all datastores used / total ```