Skip to content

Commit ab39a60

Browse files
Merge pull request #126961 from changeworld/patch-15
Fix typo: connecton -> connection
2 parents 779f402 + cbd677d commit ab39a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-php-mysql-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ In this step, you configure GitHub deployment using GitHub Actions. It's just on
365365
:::column span="2":::
366366
**Step 5:**
367367
1. Select the **Source Control** extension.
368-
1. In the textbox, type a commit message like `Configure Azure database and cache connectons`. Or, select :::image type="icon" source="media/quickstart-dotnetcore/github-copilot-in-editor.png" border="false"::: and let GitHub Copilot generate a commit message for you.
368+
1. In the textbox, type a commit message like `Configure Azure database and cache connections`. Or, select :::image type="icon" source="media/quickstart-dotnetcore/github-copilot-in-editor.png" border="false"::: and let GitHub Copilot generate a commit message for you.
369369
1. Select **Commit**, then confirm with **Yes**.
370370
1. Select **Sync changes 1**, then confirm with **OK**.
371371
:::column-end:::

0 commit comments

Comments
 (0)