Skip to content

Commit

Permalink
Merge pull request #377 from EvanHahn/patch-1
Browse files Browse the repository at this point in the history
Minor typo fix in readme: "advance" -> "advanced"
  • Loading branch information
dakrone committed May 24, 2017
2 parents 5ccd724 + 23c423d commit 8f45b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ Example requests:
;; Support for IPv6!
(client/get "http://[2001:62f5:9006:e472:cabd:c8ff:fee3:8ddf]")

;; Super advance, your own http-client-context and request-config
;; Super advanced, your own http-client-context and request-config
(client/get "http://example.com/get"
{:http-client-context my-http-client-context
:http-request-config my-request-config})
Expand Down

0 comments on commit 8f45b1f

Please sign in to comment.