diff --git a/CONTRIBUTING.asciidoc b/CONTRIBUTING.asciidoc index a22c2253..e3ba82bd 100644 --- a/CONTRIBUTING.asciidoc +++ b/CONTRIBUTING.asciidoc @@ -96,5 +96,5 @@ review the JBake documentation and make... === Supported Java Versions -At present JBake supports Java 7 and above and any contributions shouldn't use Java 8+ syntax, please see -the {uri-issues}[roadmap] for when support for Java 8 is planned. \ No newline at end of file +At present JBake supports Java 8 and above so any contributions shouldn't use Java 9+ syntax, please see +the {uri-issues}[roadmap] for when support for later Java versions is planned.