mirror of
https://github.com/extreme-tech-seminar/seven-languages-in-seven-weeks.git
synced 2024-11-22 03:00:17 +00:00
Fix Clojure announcement typo
This commit is contained in:
parent
019e5bd9f8
commit
d87c4d1a97
1 changed files with 2 additions and 2 deletions
|
@ -92,11 +92,11 @@ SCHEDULED: <2015-07-29 Wed 18:00-20:00>
|
|||
(xts-announcement "Franklin Training Room"
|
||||
"The concurrent, functional language, \"Erlang\"")
|
||||
#+end_src
|
||||
* Closure
|
||||
* Clojure
|
||||
SCHEDULED: <2015-08-12 Wed 18:00-20:00>
|
||||
#+begin_src emacs-lisp :exports results :results raw
|
||||
(xts-announcement "Franklin Training Room"
|
||||
"The JVM lisp, \"Closure\"")
|
||||
"The JVM lisp, \"Clojure\"")
|
||||
#+end_src
|
||||
* Haskell
|
||||
SCHEDULED: <2015-08-26 Wed 18:00-20:00>
|
||||
|
|
Loading…
Reference in a new issue