Skip to content

Commit 5a02e0e

Browse files
Update complex-data-model.md
Fixes #35191
1 parent 45a33f8 commit 5a02e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/data/ef-rp/complex-data-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ An enrollment record is for one course taken by one student.
417417
418418
![Enrollment entity](complex-data-model/_static/enrollment-entity.png)
419419
420-
Update `Models/Enrollment.cs` with the following code:
420+
Review `Models/Enrollment.cs`:
421421
422422
[!code-csharp[](intro/samples/cu30/Models/Enrollment.cs?highlight=1-2,16)]
423423

0 commit comments

Comments
 (0)