Skip to content

Commit 9ad5d73

Browse files
Merge pull request #126963 from changeworld/patch-17
Fix typo: connecton -> connection
2 parents 04e05b1 + 393884c commit 9ad5d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-python-postgresql-app-flask.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ In this step, you configure GitHub deployment using GitHub Actions. It's just on
346346
:::column span="2":::
347347
**Step 5:**
348348
1. Select the **Source Control** extension.
349-
1. In the textbox, type a commit message like `Configure Azure database connecton`. 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.
349+
1. In the textbox, type a commit message like `Configure Azure database connection`. 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.
350350
1. Select **Commit**, then confirm with **Yes**.
351351
1. Select **Sync changes 1**, then confirm with **OK**.
352352
:::column-end:::

0 commit comments

Comments
 (0)