Skip to content

Commit

Permalink
Add missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaddie authored Sep 5, 2017
1 parent b8b5f6e commit ab277a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspnetcore/data/ef-mvc/read-related-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Run the page (select the Courses tab on the Contoso University home page) to see

## Create an Instructors page that shows Courses and Enrollments

In this section you'll create a controller and view for the Instructor entity in order to display the Instructors page:
In this section, you'll create a controller and view for the Instructor entity in order to display the Instructors page:

![Instructors Index page](read-related-data/_static/instructors-index.png)

Expand Down

0 comments on commit ab277a4

Please sign in to comment.