Skip to content

Commit e2c15a0

Browse files
Update articles/azure-functions/durable/durable-functions-isolated-create-first-csharp.md
Co-authored-by: David Justo <[email protected]>
1 parent cf7d723 commit e2c15a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-functions-isolated-create-first-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Your app needs a storage for runtime information. To use [Azurite](https://learn
142142
}
143143
}
144144
```
145-
You can install the Azurite extension on Visual Studio Code and start it by running `Azurite: Start` in the command palette.
145+
You can install the Azurite extension on Visual Studio Code and start it by running `Azurite: Start` in the command palette.
146146

147147
There are other storage options you can use for your Durable Functions app. See [Durable Functions storage providers](https://learn.microsoft.com/azure/azure-functions/durable/durable-functions-storage-providers) to learn more about different storage options and what benefits they provide.
148148

0 commit comments

Comments
 (0)