From 3a900e5aada99f47c93042397767e7f4ce8a5808 Mon Sep 17 00:00:00 2001 From: tag-dbot <128751972+tag-dbot@users.noreply.github.com> Date: Wed, 20 Nov 2024 21:46:59 +0000 Subject: [PATCH] Update system-span{t}.md Removes unnecessary \ from page title that was causing incorrect display --- docs/fundamentals/runtime-libraries/system-span{t}.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/runtime-libraries/system-span{t}.md b/docs/fundamentals/runtime-libraries/system-span{t}.md index cab424b7dcb55..b84e1004e4ac7 100644 --- a/docs/fundamentals/runtime-libraries/system-span{t}.md +++ b/docs/fundamentals/runtime-libraries/system-span{t}.md @@ -1,5 +1,5 @@ --- -title: System.Span\ struct +title: System.Span struct description: Learn about the System.Span\ struct. ms.date: 12/31/2023 dev_langs: