Skip to content

Commit 23492b5

Browse files
committed
Trim some whitespace
1 parent 5abac0b commit 23492b5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -279,11 +279,11 @@ one Clojure process around. This is determined by the global variable `inf-cloju
279279
Suppose you have three inferior Clojures running:
280280

281281
```
282-
Buffer Process
283-
------ -------
284-
foo inf-clojure
285-
bar inf-clojure<2>
286-
*inf-clojure* inf-clojure<3>
282+
Buffer Process
283+
------ -------
284+
foo inf-clojure
285+
bar inf-clojure<2>
286+
*inf-clojure* inf-clojure<3>
287287
```
288288

289289
If you do a `inf-clojure-eval-defun` command on some Clojure source code,

0 commit comments

Comments
 (0)