Correct case typo in title
parent
6944f8912d
commit
1acdc8ad3a
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue