We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd7e17 commit e531c51Copy full SHA for e531c51
README.org
@@ -68,7 +68,7 @@ The main HTTP client functionality is provided by the =clj-http.client= namespac
68
First, require it in the REPL:
69
70
#+BEGIN_SRC clojure
71
-(require '[clj-http.client :as client]')
+(require '[clj-http.client :as client])
72
#+END_SRC
73
74
Or in your application:
0 commit comments