Skip to content

Commit 7b74377

Browse files
Update tutorial-java-tomcat-mysql-app.md
1 parent e9ef48b commit 7b74377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-java-tomcat-mysql-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Sign in to the [Azure portal](https://portal.azure.com/) and follow these steps
142142
1. *Name*: **msdocs-tomcat-mysql-XYZ**, where *XYZ* is any three random characters.
143143
1. *Runtime stack*: **Java 17**.
144144
1. *Java web server stack*: **Apache Tomcat 10.1**.
145-
1. *Engine*: **MySQL - Flexible Server** is selected for you by default as the database engine. If not, select it. Azure Database for MySQL Flexible Servier is a fully managed MySQL database as a service on Azure, compatible with the latest community editions.
145+
1. *Engine*: **MySQL - Flexible Server** is selected for you by default as the database engine. If not, select it. Azure Database for MySQL - Flexible Servier is a fully managed MySQL database as a service on Azure, compatible with the latest community editions.
146146
1. *Hosting plan*: **Basic**. When you're ready, you can [scale up](manage-scale-up.md) to a production pricing tier.
147147
1. Select **Review + create**.
148148
1. After validation completes, select **Create**.

0 commit comments

Comments
 (0)