Typo: 'JavaDoc' -> 'Javadoc'.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jcs/trunk@1831655 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
index 49374d7..ba2a3cb 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@
 -------------
 
 More information can be found on the [homepage](https://commons.apache.org/proper/commons-jcs).
-The [JavaDoc](https://commons.apache.org/proper/commons-jcs/javadocs/api-release) can be browsed.
+The [Javadoc](https://commons.apache.org/proper/commons-jcs/javadocs/api-release) can be browsed.
 Questions related to the usage of Apache Commons JCS should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?