Fix minor typo: succesful --> successful

This commit is contained in:
Daniel Gasienica 2016-02-17 21:13:31 -08:00
parent 8dc73285ee
commit e1947b9b40

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