Skip to content

Commit 237798b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/network-watcher/network-watcher-visualize-nsg-flow-logs-open-source-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ By connecting NSG flow logs with the Elastic Stack, we can create a Kibana dashb
3535

3636
#### Install Elasticsearch
3737

38-
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).
38+
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).
3939
2. Download the correct binary package for your system:
4040

4141
```bash

0 commit comments

Comments
 (0)