Skip to content

Commit 89a4071

Browse files
authored
Update functions-bindings-event-hubs-trigger.md
updated decorator name to event_hub_message_trigger from cosmos_db_trigger
1 parent a6bccd4 commit 89a4071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-bindings-event-hubs-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ In [C# class libraries](../articles/azure-functions/functions-dotnet-class-libra
366366

367367
_Applies only to the Python v2 programming model._
368368

369-
For Python v2 functions defined using a decorator, the following properties on the `cosmos_db_trigger`:
369+
For Python v2 functions defined using a decorator, the following properties on the `event_hub_message_trigger`:
370370

371371
| Property | Description |
372372
|-------------|-----------------------------|

0 commit comments

Comments
 (0)