Skip to content

Commit 3738d10

Browse files
UrgauKobzol
andauthored
Apply suggestions from code review
Co-authored-by: Jakub Beránek <[email protected]>
1 parent edd47a9 commit 3738d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/triagebot/pr-assignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@ auto-assign-someone = "Thanks for the contribution, assigning {assignee}!" # onl
135135
auto-assign-no-one = """
136136
Thanks for the contribution!
137137
138-
Unfortunatly no reviewer could be found.
138+
Unfortunately, no reviewer could be found at the moment.
139139
"""
140140
```
141141

142-
The messages content are given as-is to GitHub (modulo `{assignee}`), the content can therefor use whatever GitHub supports.
142+
The messages content are given as-is to GitHub (modulo `{assignee}`), the content can therefore use whatever GitHub supports.
143143

144144
## Implementation
145145

0 commit comments

Comments
 (0)