Merge pull request #380 from gasi/patch-1

Fix minor typo: succesful --> successful
This commit is contained in:
Sönke Hahn 2016-02-18 15:22:44 +01:00
commit 0090cc7ff9

View File

@ -6,7 +6,7 @@ HEAD
* Added support for `path` on `BaseUrl`.
* `client` now takes an explicit `Manager` argument.
* Use `http-api-data` instead of `Servant.Common.Text`
* Client functions now consider any 2xx succesful.
* Client functions now consider any 2xx successful.
* Remove matrix params.
0.4.1