From b8ee7ea5ccf4215e2270198292f902bc01956f71 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 22 Dec 2024 18:51:23 +0100 Subject: [PATCH] fix: naming --- json/proxmox-datacenter-manager.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/proxmox-datacenter-manager.json b/json/proxmox-datacenter-manager.json index e3c4d1b5..13cde8b1 100644 --- a/json/proxmox-datacenter-manager.json +++ b/json/proxmox-datacenter-manager.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "Set a root password if using autologin. This will be the PBS password. `sudo passwd root`", + "text": "Set a root password if using autologin. This will be the Proxmox-Datacenter-Manager password. `sudo passwd root`", "type": "info" }, {