Skip to content

Commit 2740607

Browse files
authored
Update functions-create-first-function-python.md
Pencil-edit to title in line 14, QuickStart to Quickstart, as identified in the Acrolinx scorecard and in accordance with the Microsoft style guide.
1 parent b8237b7 commit 2740607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-first-function-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.devlang: python
1111
manager: gwallace
1212
---
1313

14-
# QuickStart: Create an HTTP triggered Python function in Azure
14+
# Quickstart: Create an HTTP triggered Python function in Azure
1515

1616
This article shows you how to use command-line tools to create a Python project that runs in Azure Functions. You also create a function that is triggered by an HTTP request. After running locally, you publish your project to run as a [serverless function](functions-scale.md#consumption-plan) in Azure.
1717

0 commit comments

Comments
 (0)