Skip to content

Commit 35bddaf

Browse files
authored
Merge pull request #101177 from JonCanning/patch-3
Update dotnet-isolated-in-process-differences.md
2 parents ca4ae54 + a21aa77 commit 35bddaf

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)