Skip to content

Commit 4d379ac

Browse files
committed
Fix typo
1 parent 5c2cafc commit 4d379ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ You have used Visual Studio Code to create and publish a C# durable function app
157157

158158
::: zone pivot="code-editor-visualstudio"
159159

160-
In this article, you learn how to the Visual Studio 2019 to locally create and test a "hello world" durable function. This function orchestrates and chains-together calls to other functions. You then publish the function code to Azure. These tools are available as part of the Azure development workload in Visual Studio 2019.
160+
In this article, you learn how to Visual Studio 2019 to locally create and test a "hello world" durable function. This function orchestrates and chains-together calls to other functions. You then publish the function code to Azure. These tools are available as part of the Azure development workload in Visual Studio 2019.
161161

162162
![Running durable function in Azure](./media/durable-functions-create-first-csharp/functions-vs-complete.png)
163163

0 commit comments

Comments
 (0)