diff --git a/Doc/Samples/Serializer/SerializeTypeNameHandling.aml b/Doc/Samples/Serializer/SerializeTypeNameHandling.aml index 79eda1e9f..f34241659 100644 --- a/Doc/Samples/Serializer/SerializeTypeNameHandling.aml +++ b/Doc/Samples/Serializer/SerializeTypeNameHandling.aml @@ -3,7 +3,7 @@ This sample uses the T:Newtonsoft.Json.TypeNameHandling - setting to include type information when serializing JSON and read type information so that the create types are created when deserializing JSON. + setting to include type information when serializing JSON and read type information so that the correct types are created when deserializing JSON.
Sample @@ -13,4 +13,4 @@
- \ No newline at end of file +