diff --git a/aspnetcore/tutorials/first-web-api.md b/aspnetcore/tutorials/first-web-api.md index 9b3c7f73fe..5716667ebe 100644 --- a/aspnetcore/tutorials/first-web-api.md +++ b/aspnetcore/tutorials/first-web-api.md @@ -12,7 +12,7 @@ ms.prod: asp.net-core uid: tutorials/first-web-api --- -#Create a web API with ASP.NET Core MVC and Visual Studio for Windows +#Create a web API with ASP.NET Core and Visual Studio for Windows By [Rick Anderson](https://twitter.com/RickAndMSFT) and [Mike Wasson](https://github.com/mikewasson)