Skip to content

Commit c698858

Browse files
authored
Merge pull request #89379 from AjayKumar-MSFT/patch-40
(AzureCXP) minor typo correction
2 parents 216a8f1 + 51778b2 commit c698858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this tutorial, you learn how to:
3232
> [!NOTE]
3333
> Before creating an Azure Database for PostgreSQL, please check [which compute generation is available in your region](https://docs.microsoft.com/azure/postgresql/concepts-pricing-tiers#compute-generations-and-vcores).
3434
35-
You can follow the steps in this article on macOS. Linux and Windows instructions are the same in most cases, but the differences are not detailed in this tutorial.
35+
You can follow the steps in this article on macOS, Linux and Windows instructions are the same in most cases, but the differences are not detailed in this tutorial.
3636

3737
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
3838

@@ -424,4 +424,4 @@ Advance to the next tutorial to learn how to map a custom DNS name to your app.
424424
Or, check out other resources:
425425

426426
> [!div class="nextstepaction"]
427-
> [Configure Python app](how-to-configure-python.md)
427+
> [Configure Python app](how-to-configure-python.md)

0 commit comments

Comments
 (0)