Update index.apt.vm
diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index 06da15c..0918316 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -32,7 +32,7 @@
 
   <<Warning>>: Because analysis is done on the bytecode rather than the source,
   some cases are not detected including constants, annotations with source-only retention, 
-  and links in javadoc. This can lead to incorrect results when these are the only uses
+  and links in Javadoc. This can lead to incorrect results when these are the only uses
   of a dependency.
 
   The main component is <<<ProjectDependencyAnalyzer>>>