diff --git a/xml/System.Net.Http/HttpClientHandler.xml b/xml/System.Net.Http/HttpClientHandler.xml index 15709145236..b31489e04c1 100644 --- a/xml/System.Net.Http/HttpClientHandler.xml +++ b/xml/System.Net.Http/HttpClientHandler.xml @@ -1274,7 +1274,7 @@ handler.ServerCertificateCustomValidationCallback = HttpClientHandler.DangerousA Gets a value that indicates whether the handler supports automatic response content decompression. - if the if the handler supports automatic response content decompression; otherwise . The default value is . + if the handler supports automatic response content decompression; otherwise . The default value is . To be added.