Skip to content

Commit f631ce8

Browse files
committed
Fix more info to Readme
1 parent 4e7db21 commit f631ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ $headers = array('Content-Type: text/xml; charset=utf-8', 'Content-Length: '.str
4040
$result = SoapClientRequest::send($url, $headers, $body);
4141
```
4242

43-
For more deteal see test(https://github.com/aleplusplus/soapclient-curl-php/blob/master/tests/SoapClientRequestTest.php)
43+
For more detail see [test](https://github.com/aleplusplus/soapclient-curl-php/blob/master/tests/SoapClientRequestTest.php).

0 commit comments

Comments
 (0)