Skip to content

Commit 3c952ea

Browse files
authored
Update overview.md
1 parent d920324 commit 3c952ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs2/pages/getting-started/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ All future queries are stored in a pending list. When the first future query req
8181

8282
### Query IncludeFilter
8383

84-
Entity Framework already support eager loading however the major drawback is you cannot control what will be included. There is no way to load only active item or load only the first 10 comments.
84+
Entity Framework already support eager loading. However, the major drawback is you cannot control what will be included. There is no way to load only active items or load only the first 10 comments.
8585

8686
### Query IncludeOptimized
8787

0 commit comments

Comments
 (0)