Skip to content

Commit

Permalink
Merge 24f6134 into 031ee99
Browse files Browse the repository at this point in the history
  • Loading branch information
psteeve committed Apr 2, 2019
2 parents 031ee99 + 24f6134 commit bf79fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -164,7 +164,7 @@ Dexador reuses a connection by default. As it skips a TCP handshake, it would be

### Handling unexpected HTTP status code

Dexador singals a condition `http-request-failed` when the server returned 4xx or 5xx status code.
Dexador signals a condition `http-request-failed` when the server returned 4xx or 5xx status code.

```common-lisp
;; Handles 400 bad request
Expand Down

0 comments on commit bf79fcd

Please sign in to comment.