Skip to content

Commit a76a4e5

Browse files
authored
typo
1 parent f70b1cc commit a76a4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-reference-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ At this time, only specific triggers and bindings are supported by the Python v2
412412
| [Azure Service Bus topic](functions-bindings-triggers-python.md#azure-service-bus-topic-trigger) | x | | x |
413413
| [Azure Service Bus queue](functions-bindings-triggers-python.md#azure-service-bus-queue-trigger) | x | | x |
414414
| [Azure Cosmos DB](functions-bindings-triggers-python.md#azure-eventhub-trigger) | x | x | x |
415-
| [Azure Blob Storage](functions-bindings-triggers-python.md#blob-trigger) | x | x | x |
415+
| [Azure Blob Storage](functions-bindings-triggers-python.md#azure-blob-storage-trigger) | x | x | x |
416416
| [Azure Hub](functions-bindings-triggers-python.md#azure-eventhub-trigger) | x | | x |
417417

418418
For more examples, see [Python V2 model Azure Functions triggers and bindings (preview)](functions-bindings-triggers-python.md).

0 commit comments

Comments
 (0)