Skip to content

Commit 7f71ffd

Browse files
authored
Update README.md
Fix typo
1 parent 005784e commit 7f71ffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EntitiyFrameworkCore.Projectables
1+
# EntityFrameworkCore.Projectables
22
Flexible projection magic for EF Core
33

44
[![NuGet version (EntityFrameworkCore.Projectables)](https://img.shields.io/nuget/v/EntityFrameworkCore.Projectables.Abstractions.svg?style=flat-square)](https://www.nuget.org/packages/EntityFrameworkCore.Projectables.Abstractions/)
@@ -169,4 +169,4 @@ There are a few projects like [LinqKit](https://github.com/scottksmith95/LINQKit
169169
V1 is targeting EF Core 5 and 3.1. V2 and V3 are targeting EF Core 6 and are compatible with EF Core 7. You can upgrade/downgrade between these versions based on your EF Core version requirements.
170170

171171
#### What is next for this project?
172-
TBD... However, one thing I'd like to improve is our expression generation logic as it's currently making a few assumptions (have yet to experience it breaking). Community contributions are very welcome!
172+
TBD... However, one thing I'd like to improve is our expression generation logic as it's currently making a few assumptions (have yet to experience it breaking). Community contributions are very welcome!

0 commit comments

Comments
 (0)