We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45a33f8 + 5a02e0e commit 4eea63bCopy full SHA for 4eea63b
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