Skip to content

Commit 3bb8f4d

Browse files
committed
Updates readme.
1 parent 5266fe0 commit 3bb8f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Similar to code coverage tools, this plugin provides a way to get a summarized o
1212
It provides a [Doclet](http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/doclet/overview.html) to be used with the JavaDoc Tool
1313
and the `maven-javadoc-plugin` to show JavaDoc documentation coverage of your project.
1414

15-
**This is a pre-release which currently only shows results on the terminal and doesn't compute documentation coverage percentage yet.**
15+
**This is a pre-release which currently only shows results on the terminal yet.**
1616

1717
# Building the Plugin
1818

0 commit comments

Comments
 (0)