Skip to content

Commit 8f45b1f

Browse files
authored
Merge pull request dakrone#377 from EvanHahn/patch-1
Minor typo fix in readme: "advance" -> "advanced"
2 parents 5ccd724 + 23c423d commit 8f45b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Example requests:
247247
;; Support for IPv6!
248248
(client/get "http://[2001:62f5:9006:e472:cabd:c8ff:fee3:8ddf]")
249249

250-
;; Super advance, your own http-client-context and request-config
250+
;; Super advanced, your own http-client-context and request-config
251251
(client/get "http://example.com/get"
252252
{:http-client-context my-http-client-context
253253
:http-request-config my-request-config})

0 commit comments

Comments
 (0)