From ed57767e6a3e031217fc018c43d4ea6c1e26bc1e Mon Sep 17 00:00:00 2001 From: Joseph Musser Date: Mon, 9 Jul 2018 08:47:07 -0400 Subject: [PATCH] Removed trailing space from template survey link (#1099) --- .../BlazorHosted-CSharp.Client/Shared/SurveyPrompt.cshtml | 4 +--- .../BlazorStandalone-CSharp/Shared/SurveyPrompt.cshtml | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/Shared/SurveyPrompt.cshtml b/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/Shared/SurveyPrompt.cshtml index 5f6bb423a3..ae2d7d71e5 100644 --- a/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/Shared/SurveyPrompt.cshtml +++ b/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/Shared/SurveyPrompt.cshtml @@ -4,9 +4,7 @@ Please take our - - brief survey - + brief survey and tell us what you think. diff --git a/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorStandalone-CSharp/Shared/SurveyPrompt.cshtml b/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorStandalone-CSharp/Shared/SurveyPrompt.cshtml index 5f6bb423a3..ae2d7d71e5 100644 --- a/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorStandalone-CSharp/Shared/SurveyPrompt.cshtml +++ b/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorStandalone-CSharp/Shared/SurveyPrompt.cshtml @@ -4,9 +4,7 @@ Please take our - - brief survey - + brief survey and tell us what you think.