From cc4d4be1f8ca1dc3fa9ee56964d8140e482ee056 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Fri, 28 Oct 2022 07:43:22 +0200 Subject: Update database-keeping-the-server-up-to-date.md --- docs/database-keeping-the-server-up-to-date.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/database-keeping-the-server-up-to-date.md b/docs/database-keeping-the-server-up-to-date.md index 6c79347..43e5189 100644 --- a/docs/database-keeping-the-server-up-to-date.md +++ b/docs/database-keeping-the-server-up-to-date.md @@ -11,7 +11,7 @@ If you want to know how the SQL directory works or plan to have custom changes w ## Automatic Database Updater -By default the Worldserver and Authserver will check for, and import all new files into the database you specified in the config. +By default the Worldserver and Authserver will check for, and execute all new files into the database you specified in the config. 1. Start worldserver.exe -- cgit