diff --git a/src/language-tools-and-standard-library/protocols/xmlrpc/README.md b/src/language-tools-and-standard-library/protocols/xmlrpc/README.md index dbabfdf5..6d59c464 100644 --- a/src/language-tools-and-standard-library/protocols/xmlrpc/README.md +++ b/src/language-tools-and-standard-library/protocols/xmlrpc/README.md @@ -75,7 +75,7 @@ type XmlRpcConfiguration:void { /* * Defines whether the underlying connection should be kept open. * - * Default: false + * Default: true */ .keepAlive?: bool