diff --git a/content/anvil/using_mysql.md b/content/anvil/using_mysql.md
index 3b8169546566adfe8e3ca1ad39e4c2eddd1b484c..81fc85126d8588899f2f28f57c8e7f99c0909b78 100644
--- a/content/anvil/using_mysql.md
+++ b/content/anvil/using_mysql.md
@@ -22,7 +22,7 @@ the instructions for [Windows]({{< relref "connecting_to_linux_instances_from_wi
 or [Mac]({{< relref "connecting_to_linux_instances_from_mac" >}}) as needed.
 {{% /notice %}}
 
-This guide assumes you have already created an instance using the `MySQL Server` image.
+This guide assumes you have already created an instance using the `MariaDB Server` image.
 In order to access the database, two additional steps are required.  A
 _Security Group_ must be created in OpenStack to allow access to the MySQL port (3306),
 and the randomly generated password must be recovered.