Skip to content

Commit da26599

Browse files
authored
Update system-nullable{t}.md (#43262)
Fixed the typo by removing `\` from `System.Nullable\<T>` in the title and description.
1 parent 30085b3 commit da26599

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/fundamentals/runtime-libraries/system-nullable{t}.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: System.Nullable\<T> structure
3-
description: Learn about the System.Nullable\<T> structure.
4-
ms.date: 12/31/2023
2+
title: System.Nullable<T> structure
3+
description: Learn about the System.Nullable<T> structure.
4+
ms.date: 10/31/2024
55
---
66
# System.Nullable\<T> structure
77

0 commit comments

Comments
 (0)