From ce31f28269fc6c4f6f968033e621fbd059938a66 Mon Sep 17 00:00:00 2001 From: flintstone1409 Date: Wed, 4 Jan 2023 15:50:21 +0100 Subject: [PATCH] Copy/Paste Error fix --- MySQL-MariaDB-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).