Skip to content

Commit 55b9359

Browse files
authored
apply suggestions from PR review
1 parent 24606c6 commit 55b9359

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-functions/durable/durable-functions-bindings.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ Here are some notes about the orchestration trigger:
9595
> Orchestrator functions should never be declared `async`.
9696
::: zone-end
9797

98-
### Trigger usage {#python-trigger-usage}
98+
<a name="python-trigger-usage"></a>
99+
### Trigger usage
99100

100101
The orchestration trigger binding supports both inputs and outputs. Here are some things to know about input and output handling:
101102

0 commit comments

Comments
 (0)