From f2b076021816380d643fc0bfcdcb09eaa564e0c3 Mon Sep 17 00:00:00 2001 From: cobaltcore Date: Fri, 15 Nov 2024 18:39:53 +0100 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2337ce0..5a7964a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ If the Ren'Py version requested when invoking `renutil launch` is not installed, ## `renconstruct` Task System Rework -The task system in `renconstruct` has been reworked to allow for more flexibility in defining tasks. WHile this is mostly backwards-compatible, there are some breaking changes: +The task system in `renconstruct` has been reworked to allow for more flexibility in defining tasks. While this is mostly backwards-compatible, there are some breaking changes: - Custom tasks must now accept two additional parameters in their `__init__` method: