From 1c44d39d90885f474d400b66257afcd63be486ef Mon Sep 17 00:00:00 2001 From: dlebee <36390643+dlebee@users.noreply.github.com> Date: Wed, 11 Aug 2021 17:15:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e071c98..3b963f4 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ We use fluent validation in all of our projects, but we don't want it to be enfo If you install. ```PoweredSoft.CQRS.FluentValidation``` you can use this way of registrating your commands. -```chsarp +```csharp public void ConfigureServices(IServiceCollection services) { // without Package.