diff --git a/src/Microsoft.AspNet.Mvc.TagHelpers/TagHelperContentExtensions.cs b/src/Microsoft.AspNet.Mvc.TagHelpers/TagHelperContentExtensions.cs
index 8264cd9067..3a3db98697 100644
--- a/src/Microsoft.AspNet.Mvc.TagHelpers/TagHelperContentExtensions.cs
+++ b/src/Microsoft.AspNet.Mvc.TagHelpers/TagHelperContentExtensions.cs
@@ -24,8 +24,8 @@ namespace Microsoft.AspNet.Mvc.TagHelpers
/// The to write.
/// after the write operation has completed.
///
- /// s of type are written using
- /// .
+ /// s of type are written using
+ /// .
/// For all other types, the encoded result of
/// is written to the .
///