diff options
| -rw-r--r-- | docs/database-keeping-the-server-up-to-date.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
