fix typo (#3271)
parent
0d6c8029fc
commit
a217702b3b
|
@ -161,7 +161,7 @@ Next, if a course was selected, the selected course is retrieved from the list o
|
||||||
|
|
||||||
### Modify the Instructor Index view
|
### Modify the Instructor Index view
|
||||||
|
|
||||||
In *Views/Instructor/Index.cshtml*, replace the template code with the following code. The changes are highlighted.
|
In *Views/Instructors/Index.cshtml*, replace the template code with the following code. The changes are highlighted.
|
||||||
|
|
||||||
[!code-html[](intro/samples/cu/Views/Instructors/Index1.cshtml?range=1-64&highlight=1,3-7,18-19,41-54,56)]
|
[!code-html[](intro/samples/cu/Views/Instructors/Index1.cshtml?range=1-64&highlight=1,3-7,18-19,41-54,56)]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue