1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-08 15:56:47 +02:00

Merge pull request #219 from peterjmit/patch-1

Update clojure.html.markdown
This commit is contained in:
Adam Bard
2013-08-14 08:27:57 -07:00

View File

@@ -365,7 +365,7 @@ my-atom ;=> Atom<#...> (Returns the Atom object)
### Further Reading ### 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: Clojure.org has lots of articles:
[http://clojure.org/](http://clojure.org/) [http://clojure.org/](http://clojure.org/)