From 9afcc12ed3c7604dfd9e384f5333f899d9bce4bf Mon Sep 17 00:00:00 2001 From: Paul Reardon Date: Wed, 12 Oct 2022 21:23:40 +0100 Subject: [PATCH] Fix Typo in EF Core Description (#2315) --- .../Paramore.Brighter.MsSql.EntityFrameworkCore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Paramore.Brighter.MsSql.EntityFrameworkCore/Paramore.Brighter.MsSql.EntityFrameworkCore.csproj b/src/Paramore.Brighter.MsSql.EntityFrameworkCore/Paramore.Brighter.MsSql.EntityFrameworkCore.csproj index ba153d8808..906f106042 100644 --- a/src/Paramore.Brighter.MsSql.EntityFrameworkCore/Paramore.Brighter.MsSql.EntityFrameworkCore.csproj +++ b/src/Paramore.Brighter.MsSql.EntityFrameworkCore/Paramore.Brighter.MsSql.EntityFrameworkCore.csproj @@ -1,7 +1,7 @@  - TThis is the MsSql Connection provider to obtain the connection from Entity Framework Core. + This is the MsSql Connection provider to obtain the connection from Entity Framework Core. Paul Reardon netstandard2.1;net6.0 RabbitMQ;AMQP;Command;Event;Service Activator;Decoupled;Invocation;Messaging;Remote;Command Dispatcher;Command Processor;Request;Service;Task Queue;Work Queue;Retry;Circuit Breaker;Availability