aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Edward Gruber <christianedwardgruber@gmail.com>2014-10-30 14:24:23 -0700
committerChristian Edward Gruber <christianedwardgruber@gmail.com>2014-10-30 14:24:23 -0700
commitf07dd40102cd99915cca4dabdfdc0c32144641bb (patch)
tree11a96e14e5dd490834af54c5dbb73860540eee03 /README.md
parent6537f7b2ff45683fa2f8c0ebdf4c6bb81a071db0 (diff)
downloaddagger2-f07dd40102cd99915cca4dabdfdc0c32144641bb.tar.gz
Revert the stupid space.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9e15fcfdb..4bb9895ea 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Installation
--------
You will need to include the `dagger-${dagger.version}.jar` in your
-application's runtime. In order to activate code generation you will need to
+application's runtime. In order to activate code generation you will need to
include `dagger-compiler-${dagger.version}.jar` in your build at compile time.
In a Maven project, one would include the runtime in the dependencies section