Skip to content

Commit 5b7b44a

Browse files
Merge pull request #279443 from Naveenommi-MSFT/patch-150
(AzureCXP) fixes MicrosoftDocs/azure-docs#269975
2 parents d37f93c + a6800c4 commit 5b7b44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/migrate-dotnet-to-isolated-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ namespace Company.Function
294294
}
295295
```
296296

297-
An HTTP trigger for the migrated version might like the following example:
297+
An HTTP trigger for the migrated version might look like the following example:
298298

299299
# [.NET 8](#tab/net8)
300300

0 commit comments

Comments
 (0)