Skip to content

Commit f0e3864

Browse files
committed
fix warning
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 555021b commit f0e3864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The event-sourcing behavior of the Durable Task Framework is closely coupled wit
9696

9797
# [C#](#tab/csharp)
9898

99-
<details open>
99+
<details>
100100
<summary><b>Isolated worker model</b></summary>
101101

102102
```csharp

0 commit comments

Comments
 (0)