diff options
| -rw-r--r-- | clojure.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/clojure.html.markdown b/clojure.html.markdown index 6baae0ce..a502a95c 100644 --- a/clojure.html.markdown +++ b/clojure.html.markdown @@ -365,7 +365,7 @@ my-atom  ;=> Atom<#...> (Returns the Atom object)  ### Further Reading -This is far from exhaustive, but hopefully it's enought o get you on your feet. +This is far from exhaustive, but hopefully it's enough to get you on your feet.  Clojure.org has lots of articles:  [http://clojure.org/](http://clojure.org/) | 
