Skip to content

Commit 46f3c5d

Browse files
Remove redundant line in migration guide
1 parent 6f5b49a commit 46f3c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-functions-dotnet-isolated-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Durable entities are supported in the .NET isolated worker. For more information
9191

9292
## Migration guide
9393

94-
This process assumes you're starting with a .NET Durable Functions 2.x project running in-process with the Functions host. When
94+
This process assumes you're starting with a .NET Durable Functions 2.x project running in-process with the Functions host.
9595

9696
### Migrate your project
9797

0 commit comments

Comments
 (0)