Skip to content

Commit 67e9a49

Browse files
Fix typos
1 parent b50da6c commit 67e9a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-http-webhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The code in this article defaults to .NET Core syntax, used in Functions version
2323

2424
### Functions 2.x and higher
2525

26-
Working with the trigger and bindings requires that you reference the appropriate package. The a NuGet package is used for .NET class libraries while the extension bundle all other application types.
26+
Working with the trigger and bindings requires that you reference the appropriate package. The NuGet package is used for .NET class libraries while the extension bundle is used for all other application types.
2727

2828
| Language | Add by... | Remarks
2929
|-------------------------------------------------|---------------------------------------------|-------------|

0 commit comments

Comments
 (0)