Skip to content

Commit 544a6fc

Browse files
Merge pull request #7614 from bobtabor-msft/uuf-python-hosting
UUF Fix misspelling in "Hosting Python apps on Azure"
2 parents fe0eb3d + cf3ab1c commit 544a6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/python/quickstarts-app-hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: devx-track-python, py-fresh-zinc
88

99
# Hosting Python apps on Azure
1010

11-
Azure offers several options for hosting your application, each suited to different levels of control and responsibility. For an overview of these options, see [Hosting applications on Azure](../intro/hosting-apps-on-azure.md)e.
11+
Azure offers several options for hosting your application, each suited to different levels of control and responsibility. For an overview of these options, see [Hosting applications on Azure](../intro/hosting-apps-on-azure.md).
1212

1313
In general, selecting a hosting option involves balancing control with management responsibility. The more control you require over the infrastructure, the more responsibility you take on for management of one or more resources.
1414

0 commit comments

Comments
 (0)