From 7b334ef5a31c238256ad06c28d1a825130024404 Mon Sep 17 00:00:00 2001 From: Sam Umbach Date: Wed, 10 Apr 2013 18:55:18 -0300 Subject: [PATCH] Fix minor typo --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 1885f0c..b2de76e 100644 --- a/README.markdown +++ b/README.markdown @@ -41,7 +41,7 @@ compiled in, or `ruby` in your path. (Don't ask.) Oh, and if you don't have an nREPL connection, installing [classpath.vim][] lets it fall back to using `java clojure.main`, using a class path based on -your Leiningen or Maven config. It's a bit slow, but a two second delay its +your Leiningen or Maven config. It's a bit slow, but a two-second delay is vastly preferable to being forced out of my flow for a single command, in my book.