From 2f4291f07706d52a1e9f8a62c6ea16d8b62f9bdd Mon Sep 17 00:00:00 2001 From: "Carlos M. Martinez" Date: Sun, 28 Jan 2024 11:09:18 -0500 Subject: [PATCH] Changed overridden to overwritten --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 731e94a..bb3f0ca 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ The server will run a save before the backup if rcon is enabled. When the server starts, a `PalWorldSettings.ini` file will be created in the following location: `/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini` -Any changes made while the server is live will be overridden. +Any changes made while the server is live will be overwritten. Please keep in mind that the ENV variables will always overwrite the changes made to `PalWorldSettings.ini`.