From 7e70df9d1a63dc470c73676eb491b7c2cc048069 Mon Sep 17 00:00:00 2001 From: Kyle Hagerty Date: Tue, 17 Mar 2020 14:02:32 -0500 Subject: [PATCH] Fix typo --- Linux/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux/README.md b/Linux/README.md index 57a5899..11a2075 100644 --- a/Linux/README.md +++ b/Linux/README.md @@ -13,7 +13,7 @@ Download and install the latest version of openjdk: sudo apt install openjdk-11-jre ``` -Go to the security directory where you installed javas: +Go to the security directory where you installed java: ``` /etc/java/security/java.security ```