diff --git a/json/add-lxc-iptag.json b/json/add-lxc-iptag.json index 64189621..468d2745 100644 --- a/json/add-lxc-iptag.json +++ b/json/add-lxc-iptag.json @@ -33,11 +33,11 @@ "notes": [ { "text": "Execute within the Proxmox shell", - "type": "Info" + "type": "info" }, { "text": "Configuration: `nano /opt/lxc-iptag/iptag.conf`. iptag.service must be restarted after change.", - "type": "Info" + "type": "info" }, { "text": "The Proxmox Node must contain ipcalc and net-tools. `apt-get install -y ipcalc net-tools`",