diff --git a/Java-Management.md b/Java-Management.md index 61d64b4..2bcd6a2 100644 --- a/Java-Management.md +++ b/Java-Management.md @@ -75,7 +75,7 @@ Allocating RAM is easy! Just move the sliders to your desired value. You can set * Click **Choose File**. * Navigate to the JRE/JDK you wish to use. * Select the executable. - * Windows: `bin/javaw.exe` + * Windows: `bin\javaw.exe` * macOS/Linux: `bin/java` Java Executable