diff --git a/README.md b/README.md index c2d9b1b80..c34c154ba 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Azure SQL bindings for Azure Functions are supported for: - [Stored Procedure](#stored-procedure) - [IAsyncEnumerable](#iasyncenumerable) - [Output Binding](#output-binding) - - [ICollector/IAsyncCollector](#icollectortiasynccollectort) + - [ICollector/IAsyncCollector](#icollectoriasynccollector) - [Array](#array) - [Single Row](#single-row) - [Primary Keys and Identity Columns](#primary-keys-and-identity-columns)