diff --git a/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/vs-2017.3.host.json b/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/vs-2017.3.host.json index cf77357322..226e41ec88 100644 --- a/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/vs-2017.3.host.json +++ b/src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/.template.config.src/vs-2017.3.host.json @@ -5,7 +5,7 @@ "id": "1050" }, "description": { - "text": "A project template for creating a Blazor application that runs on WebAssembly and can be hosted on an ASP.NET Core server.", + "text": "A project template for creating a Blazor app that runs on WebAssembly and is optionally hosted by an ASP.NET Core app. This template can be used for web apps with rich dynamic user interfaces (UIs).", "package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}", "id": "1051" },