From adc51d4e5b049cebe4d179050e3add5733c87ba0 Mon Sep 17 00:00:00 2001 From: Michael Parker Date: Fri, 13 Sep 2019 20:28:04 -0400 Subject: [PATCH] update section header --- tutorials/mysql_setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/mysql_setup.md b/tutorials/mysql_setup.md index fd7d0725..835d14e2 100644 --- a/tutorials/mysql_setup.md +++ b/tutorials/mysql_setup.md @@ -2,7 +2,7 @@ [[toc]] -## Creating a database for the pterodactyl panel +## Creating a database for Pterodactyl MySQL is a core component of Pterodactyl Panel but it can be confusing to setup and use if you've never done so before. This is a very basic tutorial that skims just enough of the surface to set MySQL up and running with the panel. If you're interested in learning more, there are some great tutorials available on the Internet.