From 9d6ef1f5ba357bcef2a9b33640ff7f1c345988ef Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Tue, 2 Jun 2026 20:03:18 +0200 Subject: [PATCH] fixed patch file path --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: