From 4f96ed07fa3c45fea65d4e2c5d09bbccf94730a0 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Fri, 24 Dec 2021 14:06:13 +1100 Subject: [PATCH] Update project-zomboidconfig.json --- project-zomboidconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-zomboidconfig.json b/project-zomboidconfig.json index 15562e2..3c5c0cc 100644 --- a/project-zomboidconfig.json +++ b/project-zomboidconfig.json @@ -2,7 +2,7 @@ { "DisplayName": "Admin Password", "Category": "Server Settings", - "Description": "In-game \"admin\" user password. You should change this after first installing the server, + "Description": "In-game \"admin\" user password. You should change this after first installing the server", "Keywords": "admin password", "FieldName": "adminpassword", "InputType": "password",