diff --git a/02_ProjectOrientedSessions/Session01/Session 01 Document.md b/02_ProjectOrientedSessions/Session01/Session 01 Document.md index de91d5e..eaa4707 100644 --- a/02_ProjectOrientedSessions/Session01/Session 01 Document.md +++ b/02_ProjectOrientedSessions/Session01/Session 01 Document.md @@ -48,7 +48,7 @@ public class Account : Entity ``` ## Add Navigation Properties -### What is a navigation property? +### What is a navigation property? (the following pieces of code are just there for educational purposes) #### **🔹 Navigation Properties in Entity Framework Core: Everything You Need to Know** ---