Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDunn committed Oct 20, 2023
2 parents 05b053c + da5df6c commit 7f34840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Vogen is a [Nuget package](https://www.nuget.org/packages/Vogen). Install it wit
`dotnet add package Vogen`

When added to your project, the **source generator** generates the wrappers for your primitives and and the **code analyser**
When added to your project, the **source generator** generates the wrappers for your primitives and the **code analyser**
will let you know if you try to create invalid Value Objects.

## Usage
Expand Down

0 comments on commit 7f34840

Please sign in to comment.