We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7db21 commit f631ce8Copy full SHA for f631ce8
README.md
@@ -40,4 +40,4 @@ $headers = array('Content-Type: text/xml; charset=utf-8', 'Content-Length: '.str
40
$result = SoapClientRequest::send($url, $headers, $body);
41
```
42
43
-For more deteal see test(https://github.com/aleplusplus/soapclient-curl-php/blob/master/tests/SoapClientRequestTest.php)
+For more detail see [test](https://github.com/aleplusplus/soapclient-curl-php/blob/master/tests/SoapClientRequestTest.php).
0 commit comments