diff --git a/clojure/README.md b/clojure/README.md index 072429a..e6d785c 100644 --- a/clojure/README.md +++ b/clojure/README.md @@ -1,6 +1,6 @@ # Clojure -This is a cross-listing of papers related to Clojure, it's core, contrib and popular libraries. Papers noted at at Clojure talks, meetups, and conferences can be found here as well. +This is a cross-listing of papers related to Clojure, it's core, contrib and popular libraries. Papers noted at Clojure talks, meetups, and conferences can be found here as well. ## Data Structures * core.rrb-vector * [RRB-Trees: Efficient Immutable Vectors](http://infoscience.epfl.ch/record/169879/files/RMTrees.pdf)