From 0ee4bfb4b3a823405976e311df1596c8a2409e62 Mon Sep 17 00:00:00 2001 From: Christopher L Bray Date: Thu, 23 Nov 2017 09:27:46 +0000 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 338b415..f6f6e19 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ $ composer test Please see our [contributing guide](http://docs.php-http.org/en/latest/development/contributing.html). -## Cretids +## Credits Thanks to [Cuzzle](https://github.com/namshi/cuzzle) for inpiration for the `CurlCommandFormatter`.