aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJake Wharton <jakewharton@gmail.com>2014-01-30 00:04:36 -0800
committerJake Wharton <jakewharton@gmail.com>2014-01-30 00:04:36 -0800
commit3f16b23d12c392dd3b84701064d3b4faa397b423 (patch)
tree6a3a04018c23c569fcc58ccfe008ba769ec6ddf4 /README.md
parentc573d7f71f59297f1d7fceb4f25cc25001ff43de (diff)
downloadauto-3f16b23d12c392dd3b84701064d3b4faa397b423.tar.gz
Remove duplicated "Java" reference.
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 cbabf9b7..adf4016c 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Subprojects
Latest version: `1.0-rc1`
- * [AutoValue](https://github.com/google/auto/tree/master/value) - Immutable [value-type](http://en.wikipedia.org/wiki/Value_object) code generation for Java 1.6+ Java.
+ * [AutoValue](https://github.com/google/auto/tree/master/value) - Immutable [value-type](http://en.wikipedia.org/wiki/Value_object) code generation for Java 1.6+.
Latest version: `1.0-rc1`