branch: elpa/inf-clojure
commit 23492b5bc7993e577ceb5a2f48805d3a02a1f501
Author: Bozhidar Batsov <bozhi...@batsov.com>
Commit: Bozhidar Batsov <bozhi...@batsov.com>

    Trim some whitespace
---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 8b49c2d..a4d34c5 100644
--- a/README.md
+++ b/README.md
@@ -279,11 +279,11 @@ one Clojure process around. This is determined by the 
global variable `inf-cloju
 Suppose you have three inferior Clojures running:
 
 ```
-    Buffer              Process
-    ------              -------
-    foo                 inf-clojure
-    bar                 inf-clojure<2>
-    *inf-clojure*       inf-clojure<3>
+Buffer              Process
+------              -------
+foo                 inf-clojure
+bar                 inf-clojure<2>
+*inf-clojure*       inf-clojure<3>
 ```
 
 If you do a `inf-clojure-eval-defun` command on some Clojure source code,

Reply via email to