diff --git a/README.md b/README.md index a57c98b..3b0d905 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ and to validate advanced data recovery using paging, filtering, searching and so ### Key Features - **EF Core Database First** -- **Unit of Wokt and Repository Pattern** +- **Unit of Work and Repository Patterns** - **Services Dependency Injection**

(back to top)