Skip to content

Commit a21aa77

Browse files
authored
Update dotnet-isolated-in-process-differences.md
typo
1 parent 90d4c01 commit a21aa77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/dotnet-isolated-in-process-differences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ recommendations: false
88
#Customer intent: As a developer, I need to understand the differences between running in-process and running in an isolated worker process so that I can choose the best process model for my functions.
99
---
1010

11-
# Differences between in-process and isolate worker process .NET Azure Functions
11+
# Differences between in-process and isolated worker process .NET Azure Functions
1212

1313
Functions supports two process models for .NET class library functions:
1414

0 commit comments

Comments
 (0)