Browse Source
Update Getting-Started-AspNetCore-MVC-Template.md
Correct grammar
pull/1458/head
Donovan Edye
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/Getting-Started-AspNetCore-MVC-Template.md
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
## Getting Started With the ASP.NET Core MVC Template |
|
|
|
|
|
|
|
This tutorials explains how to create a new ASP.NET Core MVC web application using the startup template, configure and run it. |
|
|
|
These tutorials explain how to create a new ASP.NET Core MVC web application using the startup template, configure and run it. |
|
|
|
|
|
|
|
### Creating a New Project |
|
|
|
|
|
|
|
|