Skip to content

Commit

Permalink
Italicize file name
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaddie authored Sep 5, 2017
1 parent bd56fa5 commit 80b95a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspnetcore/data/ef-mvc/sort-filter-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ For the Contoso University website's **About** page, you'll display how many stu

Create a *SchoolViewModels* folder in the *Models* folder.

In the new folder, add a class file EnrollmentDateGroup.cs and replace the template code with the following code:
In the new folder, add a class file *EnrollmentDateGroup.cs* and replace the template code with the following code:

[!code-csharp[Main](intro/samples/cu/Models/SchoolViewModels/EnrollmentDateGroup.cs)]

Expand Down

0 comments on commit 80b95a1

Please sign in to comment.