diff --git a/xml/System.Text.Json.Serialization/JsonPolymorphicAttribute.xml b/xml/System.Text.Json.Serialization/JsonPolymorphicAttribute.xml index ad53faa1f26..127d11293b2 100644 --- a/xml/System.Text.Json.Serialization/JsonPolymorphicAttribute.xml +++ b/xml/System.Text.Json.Serialization/JsonPolymorphicAttribute.xml @@ -92,7 +92,7 @@ System.String - Gets or sets a custom type discriminator property name for the polymorhic type. + Gets or sets a custom type discriminator property name for the polymorphic type. Uses the default '$type' property name if left unset. To be added. To be added.