We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0bfd5c commit d09bec7Copy full SHA for d09bec7
modules/ROOT/pages/installation/linux/debian.adoc
@@ -43,7 +43,7 @@ java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64
43
44
. Identify your Java 21 version from the list of installed javas. In this case, it is `java-1.21.0-openjdk-amd64`.
45
46
-. Set java 21 as the default by replacing `<java21name>` with its name:
+. Set Java 21 as the default by replacing `<java21name>` with its name:
47
+
48
[source, shell]
49
----
0 commit comments