diff --git a/modules/blogging/src/Volo.Blogging.Web/Pages/Blog/Posts/Detail.cshtml b/modules/blogging/src/Volo.Blogging.Web/Pages/Blog/Posts/Detail.cshtml
index 523160a18d..4b7250ecb0 100644
--- a/modules/blogging/src/Volo.Blogging.Web/Pages/Blog/Posts/Detail.cshtml
+++ b/modules/blogging/src/Volo.Blogging.Web/Pages/Blog/Posts/Detail.cshtml
@@ -126,7 +126,7 @@
}
else
{
- @L["LeaveComment"]
+ @L["LeaveComment"]
}
@@ -317,7 +317,7 @@
}
else
{
- @L["LeaveComment"]
+ @L["LeaveComment"]
}