Run update.sh

This commit is contained in:
Docker Library Bot 2015-11-19 12:01:31 -08:00
parent a732449d61
commit d8a32a070b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ For detailed information about the virtual/transfer sizes and individual layers
# What is Clojure? # What is Clojure?
Clojure is a dialect of the Lisp programming language. It is a general-purpose programming language with an emphasis on functional programming. It runs on the Java Virtual Machine, Common Langauge Runtime, and JavaScript engines. Like other Lisps, Clojure treats code as data and has a macro system. Clojure is a dialect of the Lisp programming language. It is a general-purpose programming language with an emphasis on functional programming. It runs on the Java Virtual Machine, Common Language Runtime, and JavaScript engines. Like other Lisps, Clojure treats code as data and has a macro system.
> [wikipedia.org/wiki/Clojure](http://en.wikipedia.org/wiki/Clojure) > [wikipedia.org/wiki/Clojure](http://en.wikipedia.org/wiki/Clojure)