Skip to content

Commit 2e9d693

Browse files
authored
Merge pull request #104728 from craigshoemaker/patch-3
Fix typos
2 parents d73aa1e + d8983c8 commit 2e9d693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-storage-blob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure Functions integrates with [Azure Storage](https://docs.microsoft.com/azure
2222

2323
### Functions 2.x and higher
2424

25-
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.
25+
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.
2626

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

0 commit comments

Comments
 (0)