We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a33f8 commit 5a02e0eCopy full SHA for 5a02e0e
1 file changed
aspnetcore/data/ef-rp/complex-data-model.md
@@ -417,7 +417,7 @@ An enrollment record is for one course taken by one student.
417
418

419
420
-Update `Models/Enrollment.cs` with the following code:
+Review `Models/Enrollment.cs`:
421
422
[!code-csharp[](intro/samples/cu30/Models/Enrollment.cs?highlight=1-2,16)]
423
0 commit comments