We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf7017 commit ae07bcdCopy full SHA for ae07bcd
README.md
@@ -393,8 +393,8 @@ enable it like this:
393
394
## REPL Interaction
395
396
-One of the fundamental aspects of Lisps in general and Clojure in
397
-particular is the notion of interactive programming - building your
+One of the fundamental aspects of Lisps in general, and Clojure in
+particular, is the notion of interactive programming - building your
398
programs by continuously changing the state of the running Lisp
399
program (as opposed to doing something more traditional like making a
400
change and re-running the program afterwards to see the changes in
0 commit comments