Skip to content

Commit 6a26ff0

Browse files
authored
Fix typo "priortiy" -> "priority" in the TODO_AGENTS.md format prompt (#1680)
1 parent bc4957b commit 6a26ff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/framework/prompts/todo_format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ To remove an item (e.g. when done), simply remove it from `TODO_AGENTS.md`.
2424

2525
Priority 10 is rarely used (e.g. critical production bugs) and should be treated as utmost priority.
2626

27-
Within a priority, the first tasks have higher priority (they're the "next" tasks within that "priortiy queue").
27+
Within a priority, the first tasks have higher priority (they're the "next" tasks within that "priority queue").

0 commit comments

Comments
 (0)