Skip to content

Commit dddb507

Browse files
author
Ron Petrusha
authored
Fixed broken xref.
1 parent b9d48be commit dddb507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Text.Json.Serialization/JsonExtensionDataAttribute.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If there is more than one extension property on a type, or it the property is no
5252
</AssemblyInfo>
5353
<Parameters />
5454
<Docs>
55-
<summary>Instantiates a new instance of the <see cref="T:System.Text.Json.Serialization.JSonExtensionDataAttribute" /> class.</summary>
55+
<summary>Instantiates a new instance of the <see cref="T:System.Text.Json.Serialization.JsonExtensionDataAttribute" /> class.</summary>
5656
<remarks>To be added.</remarks>
5757
</Docs>
5858
</Member>

0 commit comments

Comments
 (0)