Skip to content

Commit fca001c

Browse files
pr-assignment.md: add missing closing )
1 parent 1715955 commit fca001c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/triagebot/pr-assignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Some repositories may want to use custom messages instead of the preconfigured o
135135

136136
```toml
137137
[assign.custom_messages]
138-
auto-assign-someone = "Thanks for the contribution, assigning {assignee}!" # only required if auto-assign (`[assign.owners]` is configured
138+
auto-assign-someone = "Thanks for the contribution, assigning {assignee}!" # only required if auto-assign (`[assign.owners]`) is configured
139139
auto-assign-no-one = """
140140
Thanks for the contribution!
141141

0 commit comments

Comments
 (0)