Skip to content

Commit 1a99507

Browse files
committed
Merge branch '2.11.x' into 2.12.x
2 parents 02680f1 + fcb631d commit 1a99507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/MakeDownloadPage.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ release_version: $version
8080
release_date: "${format("MMMM dd, yyyy")}"
8181
show_resources: "true"
8282
permalink: /download/$version.html
83-
requirements: "This Scala software distribution can be installed on any Unix-like or Windows system. It requires the Java runtime version 1.8 or later, which can be downloaded <a href='http://www.java.com/'>here</a>."
83+
requirements: "This Scala software distribution can be installed on any Unix-like or Windows system. It requires Java 8 or later, available <a href='http://www.java.com/'>here</a>."
8484
resources: [
8585
$resources
8686
]

0 commit comments

Comments
 (0)