diff --git a/MySQL-MariaDB-Storage.md b/MySQL-MariaDB-Storage.md index 12a7e91..f39ee22 100644 --- a/MySQL-MariaDB-Storage.md +++ b/MySQL-MariaDB-Storage.md @@ -193,7 +193,7 @@ storage: flags: "?allowReconnect=true&autoReconnect=true" ``` -Now save the file and start the minecraft server, check if dynmap succesfully created and connected to the SQLite database. +Now save the file and start the minecraft server, check if dynmap succesfully created and connected to the MySQL/MariaDB database. ## Windows for windows we refer to the following guide: [guide](https://www.onlinetutorialspoint.com/mysql/install-mysql-on-windows-10-step-by-step.html).