Skip to content

Commit a00facc

Browse files
committed
Fix typo in README
1 parent 340d189 commit a00facc

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
@@ -62,7 +62,7 @@ Previous versions available as
6262

6363
The main HTTP client functionality is provided by the =clj-http.client= namespace.
6464

65-
First, require it in the REPS:
65+
First, require it in the REPL:
6666

6767
#+BEGIN_SRC clojure
6868
(require '[clj-http.client :as client]')

0 commit comments

Comments
 (0)