aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 32ce6c92..a0054ac0 100644
--- a/README.txt
+++ b/README.txt
@@ -47,7 +47,7 @@ Additional build commands are available:
To start a Clojure REPL (Read-Eval-Print Loop)
mvn compile
- To compile sources code without building a JAR
+ To compile sources without building a JAR
mvn test
To run unit tests