summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2026-06-02 20:03:18 +0200
committerChris Boesch <chrboesch@noreply.codeberg.org>2026-06-02 20:03:18 +0200
commit9d6ef1f5ba357bcef2a9b33640ff7f1c345988ef (patch)
tree59935f23e9ed9e0059577b0f1f2d4aa547545019 /CONTRIBUTING.md
parentfadd2ea4c784141276a8c9f8526e1b5818f6978e (diff)
fixed patch file path
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 263fdbc..3d162c2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -111,7 +111,7 @@ directory.
Every Ziglings exercise contains mistakes on purpose.
To keep our automated tests happy, each exercise also
-has a patch in `patches/healed` that “heals” it.
+has a patch in `patches/patches` that “heals” it.
When you change an exercise, you will usually need to update
its patch too. That’s where our little helper Gollum comes in: