diff --git a/scripts/release_gen.py b/scripts/release_gen.py index e56a687e34..a247e0b088 100755 --- a/scripts/release_gen.py +++ b/scripts/release_gen.py @@ -313,7 +313,7 @@ def build_prompt(dump_path: Path, gen_file: Path) -> str: "- Fix git root resolution in worktrees (#2585)\n" "- Improve error messages & handling (#2695, #2587, #2640, #2540)\n\n\n" "## Full list of merged PRs:\n\n" - " - #2708 [feat] Simplfy command approval UI\n" + " - #2708 [feat] Simplify command approval UI\n" " - #2706 [chore] Tweak..." ) instr = (