aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-23 04:10:12 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-23 04:10:12 +0200
commit10958bae8c771a2499af7b95c193e3705655293f (patch)
tree7430fb221dd6fce257b6f0a4c9eac06714e84900
parent1782f142f8b8479210eb51632a0404828fafd50f (diff)
downloadskyhanni-10958bae8c771a2499af7b95c193e3705655293f.tar.gz
skyhanni-10958bae8c771a2499af7b95c193e3705655293f.tar.bz2
skyhanni-10958bae8c771a2499af7b95c193e3705655293f.zip
typo
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b59c28c1a..720645a0c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -70,7 +70,7 @@ For more info see https://github.com/SpongePowered/Mixin.
SkyHanni uses a repo system to easily change static variables without the need for a mod update.
The repo is located at https://github.com/hannibal002/SkyHanni-REPO.
-A copy of all files in the repo is stored for every SkyHanni user under `.minecraft\config\skyhanni\repo`
+A copy of all files in the repo is stored for every SkyHanni user under `.minecraft\config\skyhanni\repo`.
On every game start, the copy gets updated (if outdated, and if not manually disabled)
When working with the repo, it is recommended to disable the manual repo update to prevent to override your local
changes by acident.