From 0484ad8e80d5307b9f740374512c1042d937ed8e Mon Sep 17 00:00:00 2001 From: Leon Barrett Date: Tue, 11 Feb 2014 14:55:43 -0800 Subject: [PATCH] Fix spelling in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf303cf..064507f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Claypoole: Threadpool tools for Clojure -The claypoole library provides threadpool-based paralell versions of Clojure +The claypoole library provides threadpool-based parallel versions of Clojure functions such as `pmap`, `future`, and `for`. Claypoole is available in the Clojars repository. Just use this leiningen