Skip to content

Commit cf3ab1c

Browse files
committed
Fix misspelling
1 parent fe0eb3d commit cf3ab1c

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)