Skip to content

Commit 354b97b

Browse files
authored
Fix typo in install_clojure.adoc
1 parent 06ea042 commit 354b97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/install_clojure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Alternately, you can use https://github.com/casselc/clj-msi[clj-msi] to install
127127

128128
Clojure requires Java. Clojure officially supports Java LTS releases (currently Java 8, 11, 17 and 21), but also tries to ensure interim versions work as well. You can use any Java distribution, whether it’s a commercial release from Oracle or an open source version based on OpenJDK (like Temurin). The Clojure tools require only that the `java` command is on the `PATH` or that the `JAVA_HOME` environment variable is set.
129129

130-
If you don't already hava Java installed, we recommend installing Adoptium Temurin 21.
130+
If you don't already have Java installed, we recommend installing Adoptium Temurin 21.
131131

132132
To use the Adoptium Temurin installers:
133133

0 commit comments

Comments
 (0)