Skip to content

Commit cdb1492

Browse files
authored
1 parent 6283ff4 commit cdb1492

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/overviews.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@
8989
The Scala REPL is a tool (<code>scala</code>) for evaluating expressions in Scala.
9090
<br><br>
9191
The <code>scala</code> command will execute a source script by wrapping it in a template and then compiling and executing the resulting program
92-
- title: JDK Compatibility
92+
- title: JDK Version Compatibility
9393
icon: coffee
9494
url: "jdk-compatibility/overview.html"
95-
description: "Tables and more explaining Scala's use of the Java Virtual Machine and Java Development Kit."
95+
description: "Which Scala versions work on what JDK versions"
9696

9797
- category: Parallel and Concurrent Programming
9898
description: "Complete guides covering some of Scala's libraries for parallel and concurrent programming."

0 commit comments

Comments
 (0)