From ab85422c0b58a5229b65ee9796e69721b29c866d Mon Sep 17 00:00:00 2001 From: Jay Date: Tue, 23 Jan 2018 21:48:20 -0500 Subject: [PATCH] to fix the typo. (#5252) --- aspnetcore/host-and-deploy/visual-studio-publish-profiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/host-and-deploy/visual-studio-publish-profiles.md b/aspnetcore/host-and-deploy/visual-studio-publish-profiles.md index 337d9f3598..5c174b2203 100644 --- a/aspnetcore/host-and-deploy/visual-studio-publish-profiles.md +++ b/aspnetcore/host-and-deploy/visual-studio-publish-profiles.md @@ -325,7 +325,7 @@ The following `` element markup exludes all files from the *w dirPath - wwwroot\content + wwwroot\\content ```