Skip to content

Commit ae07bcd

Browse files
committed
Fix some punctuation
1 parent aaf7017 commit ae07bcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -393,8 +393,8 @@ enable it like this:
393393

394394
## REPL Interaction
395395

396-
One of the fundamental aspects of Lisps in general and Clojure in
397-
particular is the notion of interactive programming - building your
396+
One of the fundamental aspects of Lisps in general, and Clojure in
397+
particular, is the notion of interactive programming - building your
398398
programs by continuously changing the state of the running Lisp
399399
program (as opposed to doing something more traditional like making a
400400
change and re-running the program afterwards to see the changes in

0 commit comments

Comments
 (0)