Skip to content

Commit 3ec8af8

Browse files
committed
Fix typo: connecton -> connection
1 parent 1b4af61 commit 3ec8af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ In this step, you configure GitHub deployment using GitHub Actions. It's just on
381381
:::column span="2":::
382382
**Step 5:**
383383
1. Select the **Source Control** extension.
384-
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.
384+
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.
385385
1. Select **Commit**, then confirm with **Yes**.
386386
1. Select **Sync changes 1**, then confirm with **OK**.
387387
:::column-end:::

0 commit comments

Comments
 (0)