Skip to content

Commit

Permalink
Fix typo (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
InteXX authored Jun 20, 2023
1 parent 0df82f6 commit 2ef2f0a
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 @@ -20,7 +20,7 @@ After installing this package, you'll be able to [reverse engineer models](https

Custom Templates
----------------
VB templates are also available to [cusomize the reverse engineered code](https://learn.microsoft.com/ef/core/managing-schemas/scaffolding/templates).
VB templates are also available to [customize the reverse engineered code](https://learn.microsoft.com/ef/core/managing-schemas/scaffolding/templates).

```sh
dotnet new install EntityFrameworkCore.VisualBasic.Templates
Expand Down

0 comments on commit 2ef2f0a

Please # to comment.