Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kobaltcore committed Nov 15, 2024
1 parent a1c9ad3 commit f2b0760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit f2b0760

Please sign in to comment.