Fix typo for #8286 (#8849)

Typo fix in code sample. 

Fixes #8286
pull/8853/head
Dave Brock 2018-10-04 15:18:18 -05:00 committed by Scott Addie
parent b3eb47a2c5
commit 854e17807d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<h2>Courses</h2>
<p>
<a asp-page="TestCreate">Create New</a>
<a asp-page="Create">Create New</a>
</p>
<table class="table">
<thead>