Skip to content

Commit

Permalink
chore: grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Feb 12, 2024
1 parent bdef8ac commit 408de05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update-workflow-issue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ $(
issues="$(list_issues --label triage)"
test -z "$issues" && exit 0
echo "### Needs triage [👀](https://github.com/TBD54566975/ftl/issues?q=is%3Aissue+is%3Aopen+label%3Atriage)"
echo "### Need triage [👀](https://github.com/TBD54566975/ftl/issues?q=is%3Aissue+is%3Aopen+label%3Atriage)"
echo
echo "$issues"
)
Expand Down

0 comments on commit 408de05

Please sign in to comment.