Skip to content

Commit e1947b9

Browse files
committed
Fix minor typo: succesful --> successful
1 parent 8dc7328 commit e1947b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-client/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ HEAD
66
* Added support for `path` on `BaseUrl`.
77
* `client` now takes an explicit `Manager` argument.
88
* Use `http-api-data` instead of `Servant.Common.Text`
9-
* Client functions now consider any 2xx succesful.
9+
* Client functions now consider any 2xx successful.
1010
* Remove matrix params.
1111

1212
0.4.1

0 commit comments

Comments
 (0)