From 0a8e8178aa38c3cfc97583ea3f02a5eb6b302de1 Mon Sep 17 00:00:00 2001 From: KTrain <69028025+KTrain5169@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:16:21 +1000 Subject: [PATCH] Fixed misspelling of compatible and fixed broken hyperlink (prism_mac.md) --- docs/launcher/prism_mac.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/launcher/prism_mac.md b/docs/launcher/prism_mac.md index 25df6d79..7654342c 100644 --- a/docs/launcher/prism_mac.md +++ b/docs/launcher/prism_mac.md @@ -94,7 +94,7 @@ If you do not see any version, [you should redo step 1](#step-1-installing-java)
-#### `This instance is not compatabile with Java version x.` +#### `This instance is not compatible with Java version x.` Click your instance and go to edit. click `Settings` on the left. From here click `Java installation` so that the section is ticked and editable. Click `Auto-detect`, a new popup should appear, listing the java versions. Here you should be given the option to choose the java version that will be used, click on `1.8.0_xxx` (xxx symbolizes the newest version of Java at the time of your installation). @@ -122,7 +122,7 @@ If you do not see a valid option, [you should redo step 1](#step-1-installing-ja #### `SkyClient Updater still shows that it failed to update my mods!` -Make sure you have selected a version of Java newer than `1.8.0_51`. Follow the steps in the [This instance is not compatible with Java version x.](#this-instance-is-not-compatible-with-java-version-x.) to fix the issue, but make sure the version is higher than `1.8.0_51`. +Make sure you have selected a version of Java newer than `1.8.0_51`. Follow the steps in the [This instance is not compatible with Java version x](#this-instance-is-not-compatible-with-java-version-x). to fix the issue, but make sure the version is higher than `1.8.0_51`.