fixed patch file path

This commit is contained in:
Chris Boesch
2026-06-02 20:03:18 +02:00
parent fadd2ea4c7
commit 9d6ef1f5ba

View File

@@ -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. Thats where our little helper Gollum comes in: