Skip to content

Commit 6128b69

Browse files
committed
Removed mismatched closing tag
This resolves CS1570.
1 parent 6404d58 commit 6128b69

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

OnTopic.AspNetCore.Mvc/Controllers/SitemapController.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ namespace OnTopic.AspNetCore.Mvc.Controllers {
3131
/// their content types; in this case, the <see cref="Topic"/> is excluded, but its descendents are not. What content
3232
/// types are excluded or skipped can be configured, respectively, by modifying the static <see cref="ExcludedContentTypes
3333
/// "/> and <see cref="SkippedContentTypes"/> collections.
34-
/// </i>.
3534
/// </para>
3635
/// <para>
3736
/// The <see cref="Extended(Boolean)"/> action enables an extended sitemap with Google's custom <c>PageMap</c> schema for

0 commit comments

Comments
 (0)