Merge pull request #3555 from bpesquet/patch-1

Correct case typo in title
pull/3558/head
Scott Addie 2017-06-22 20:36:33 -05:00 committed by GitHub
commit bc084cd7c1
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ ms.prod: asp.net-core
uid: tutorials/first-mvc-app-xplat/adding-controller
---
# Adding a controller to a ASP.NET COre MVC app with Visual Studio Code
# Adding a controller to a ASP.NET Core MVC app with Visual Studio Code
By [Rick Anderson](https://twitter.com/RickAndMSFT)
@ -27,4 +27,4 @@ By [Rick Anderson](https://twitter.com/RickAndMSFT)
>[!div class="step-by-step"]
[Previous - Add a controller](start-mvc.md)
[Next - Add a view](adding-view.md)
[Next - Add a view](adding-view.md)