From d47496e1f8b843962a166d7459bae68d71742bab Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Sat, 25 Dec 2021 17:39:39 +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 a526ca5..00cc431 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 \(not the server password\). You should change this after first installing the server", + "Description": "In-game \"admin\" user password (not the server password). You should change this after first installing the server", "Keywords": "admin password", "FieldName": "adminpassword", "InputType": "password",