diff --git a/README.md b/README.md
index 388122f..8cd97b8 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Run individual tests or JunitTestSuite using EclEmma Coverage, or
* slf-simple-1.7.12.jar
* JSON-java.jar
-**To build from the command line using gradle:**
+**To build from the command line using gradle:**
Until the unit tests are merged into the JSON-Java project, the code has to be wired by hand.
\# In an empty directory of your choice, clone JSON-Java-unit-test:
````