Skip to content

Commit d8983c8

Browse files
Fix typos
1 parent b50da6c commit d8983c8

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)