Skip to content

Commit 997a6f9

Browse files
Update articles/static-web-apps/database-mysql.md
1 parent 7ea9dc7 commit 997a6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/database-mysql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To use your Azure database for local development, you need to retrieve the conne
6666

6767
1. Replace the `{your_database}` placeholder with the database name `MyTestPersonDatabase`.
6868

69-
You create the `MyTestPersonDatabase` in the coming steps.
69+
You create the `MyTestPersonDatabase` in the coming steps.
7070

7171
1. Delete the *SslMode* and the *SslCa* sections of the connection string as these require extra steps and are intended for production purposes.
7272

0 commit comments

Comments
 (0)