From 9b0ac2e1591c3bf881e67f8740e7d1f79663a8e1 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Wed, 23 Aug 2023 02:30:46 +0200 Subject: typos --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2118b5408..1cbef0772 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,8 +21,8 @@ written in [Kotlin DSL](https://docs.gradle.org/current/userguide/kotlin_dsl.htm - Create an account on GitHub - Go to https://github.com/hannibal002/SkyHanni - Click on the Fork button to create a fork - - leave the settings unchanged - - click on "create fork" + - Leave the settings unchanged + - Click on "create fork" - Open IntelliJ - Log in into your GitHub account with intellij - Go to "new" -> "project from version control" @@ -47,7 +47,7 @@ Minecraft launcher manually. - You only need to create a configuration folder: - Navigate to `C:\Users\` - Create a new folder `.devauth` - - Naviga to `C:\Users\\.devauth` + - Navigate to `C:\Users\\.devauth` - Create a new file `config.toml` - Paste this text in the file: (Don't change anyhting) -- cgit