diff --git a/ballerina/soap.bal b/ballerina/soap.bal index 07043b5..ef32a61 100644 --- a/ballerina/soap.bal +++ b/ballerina/soap.bal @@ -17,7 +17,7 @@ import ballerina/http; import ballerina/mime; -# Soap version. +# Defines the supported SOAP versions. public enum SoapVersion { SOAP11, SOAP12