Skip to content

Commit 1c00f02

Browse files
Update JsonPolymorphicAttribute.xml (#10416)
1 parent 7ec041f commit 1c00f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Text.Json.Serialization/JsonPolymorphicAttribute.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<ReturnType>System.String</ReturnType>
9393
</ReturnValue>
9494
<Docs>
95-
<summary>Gets or sets a custom type discriminator property name for the polymorhic type.
95+
<summary>Gets or sets a custom type discriminator property name for the polymorphic type.
9696
Uses the default '$type' property name if left unset.</summary>
9797
<value>To be added.</value>
9898
<remarks>To be added.</remarks>

0 commit comments

Comments
 (0)