Skip to content

Commit 4eea63b

Browse files
Merge pull request #35194 from dotnet/Rick-Anderson-patch-2
Update complex-data-model.md
2 parents 45a33f8 + 5a02e0e commit 4eea63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: aspnetcore/data/ef-rp/complex-data-model.md

+1-1
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)