Skip to content

Commit 60332e1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/network-watcher/network-watcher-intrusion-detection-open-source-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ While the logs that Suricata produces contain valuable information about what's
7474
7575
#### Install Elasticsearch
7676
77-
1. The Elastic Stack from version 5.0 and above requires Java 8. Run the command `java -version` to check your version. If you do not have java installed, refer to documentation on the [Azure-suppored JDKs](/azure/developer/java/fundamentals/java-support-on-azure).
77+
1. The Elastic Stack from version 5.0 and above requires Java 8. Run the command `java -version` to check your version. If you do not have Java installed, refer to documentation on the [Azure-suppored JDKs](/azure/developer/java/fundamentals/java-support-on-azure).
7878
7979
1. Download the correct binary package for your system:
8080

0 commit comments

Comments
 (0)