summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpurplecode <niespammnie@gmail.com>2013-12-08 19:55:37 +0100
committerpurplecode <niespammnie@gmail.com>2013-12-08 19:55:37 +0100
commitb8a4837e85a3a87e25c29227b6b165fe0c523f19 (patch)
treee2927b7904640c42d012f5065c9b57086fe2cef2
parentaed41383c5e9c5517b50e0e3ddc4f88ef1ebef34 (diff)
downloadphp.curl-b8a4837e85a3a87e25c29227b6b165fe0c523f19.zip
php.curl-b8a4837e85a3a87e25c29227b6b165fe0c523f19.tar.gz
php.curl-b8a4837e85a3a87e25c29227b6b165fe0c523f19.tar.bz2
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d00d556..7f580b5 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
**PCurl** is a PHP client library for [RESTful](http://en.wikipedia.org/wiki/Representational_State_Transfer)
web services.
-PCurl supports GET/POST/PUT/DELETE request methods. Unlike other similar libaries supoprts also HTTPS certificates verification.
+PCurl supports GET/POST/PUT/DELETE request methods. Unlike other similar libaries supports also HTTPS certificates verification.
Composer Installation
------------