diff --git a/aspnetcore/tutorials/first-web-api.md b/aspnetcore/tutorials/first-web-api.md index a72e9d1189..4b7c61d1aa 100644 --- a/aspnetcore/tutorials/first-web-api.md +++ b/aspnetcore/tutorials/first-web-api.md @@ -4,7 +4,7 @@ author: rick-anderson description: Learn how to build a web API with ASP.NET Core. ms.author: riande ms.custom: mvc -ms.date: 08/05/2019 +ms.date: 08/14/2019 uid: tutorials/first-web-api --- @@ -919,7 +919,7 @@ For more information, see the following resources: * * -* +* * * *