Skip to content

Commit 2b68f29

Browse files
committed
Fix typo
1 parent ead6a16 commit 2b68f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clojars/remote_service.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(ns clojars.remote-service
2-
"A remote service abstraction to consilidate http request handing and
2+
"A remote service abstraction to consolidate http request handing and
33
to ease testing."
44
(:require
55
[cheshire.core :as json]

0 commit comments

Comments
 (0)