1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-18 05:59:14 +01: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
commit 6298fadf79

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/)