Skip to content

Commit fd3fa00

Browse files
committed
Fix typo
java -> Java
1 parent 2d80cfb commit fd3fa00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/cassandra/glowroot-cassandra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Glowroot is an application performance management tool used to optimize and moni
2121
* [Install JAVA (version 8) for Windows](https://developers.redhat.com/products/openjdk/download)
2222
> [!NOTE]
2323
> Note that there are certain known incompatible build targets with newer versions. If you already have a newer version of JAVA, you can still download JDK8.
24-
> If you have newer JAVA installed in addition to JDK8: Set the %JAVA_HOME% variable in the local command prompt to target JDK8. This will only change java version for the current session and leave global machine settings intact.
24+
> If you have newer JAVA installed in addition to JDK8: Set the %JAVA_HOME% variable in the local command prompt to target JDK8. This will only change Java version for the current session and leave global machine settings intact.
2525
* [Install maven](https://maven.apache.org/download.cgi)
2626
* Verify successful installation by running: `mvn --version`
2727

0 commit comments

Comments
 (0)