Skip to content

Commit 994bb21

Browse files
bstumpexbpepinho24
authored andcommitted
spelling fix
changed DBContenxt to DBContext
1 parent 0650030 commit 994bb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/gantt/data-binding/providers/custom-entityframework-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ End Class
4040
````
4141

4242

43-
* In the custom class you should implement the Get, Update, Delete and Insert methods using the EntityFramework DBContenxt for both Task and Dependencies objects.
43+
* In the custom class you should implement the Get, Update, Delete and Insert methods using the EntityFramework DBContext for both Task and Dependencies objects.
4444

4545

4646
````C#

0 commit comments

Comments
 (0)