Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/foreclojure/static.clj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
[:br][:br]
"Many of the easier problems on this site can be solved using only your browser. However at some point you will want to install Clojure, and use your favorite IDE or text editor to write your code. We prefer using Emacs, but it's totally a matter of personal preference. Writing all your code directly on the site has a disadvantage:"
[:br][:br]
[:li "4Clojure is not an IDE, and doesn't try to be"]
[:li "4Clojure is not an IDE, and doesn't try to be."]
[:br]
"Check out the official Clojure "
[:a {:href "http://clojure.org/help"} "help"]
Expand Down