Skip to content

Commit 081d289

Browse files
authored
Merge pull request #107161 from hyoshioka0128/patch-639
Typo "PostgresSQL"→"PostgreSQL"
2 parents f42b3fb + 8f5db0d commit 081d289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/tutorial-django-webapp-postgres-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ zone_pivot_groups: postgres-server-options
1717
1818
::: zone pivot="postgres-single-server"
1919

20-
This tutorial shows how to deploy a data-driven Python [Django](https://www.djangoproject.com/) web app to [Azure App Service](overview.md) and connect it to an Azure Database for a Postgres database. You can also try the PostgresSQL Flexible Server by selecting the option above. Flexible Server provides a simpler deployment mechanism and lower ongoing costs.
20+
This tutorial shows how to deploy a data-driven Python [Django](https://www.djangoproject.com/) web app to [Azure App Service](overview.md) and connect it to an Azure Database for a Postgres database. You can also try the PostgreSQL Flexible Server by selecting the option above. Flexible Server provides a simpler deployment mechanism and lower ongoing costs.
2121

2222
In this tutorial, you use the Azure CLI to complete the following tasks:
2323

0 commit comments

Comments
 (0)