Skip to content

Commit 52a3556

Browse files
Fix the typo
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent 0c11f07 commit 52a3556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CO_AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ If it does, the backend will process the co-authors as follows, assume trailer v
155155

156156
- Second we check if email is in format `[email protected]`. If it is we use username part as GitHub username/login and fetch the user from GitHub API. If the user is found, we use that user as co-author.
157157

158-
- Thirs we lookup for email using GitHub API. If the user is found, we use that user as co-author.
158+
- Third we lookup for email using GitHub API. If the user is found, we use that user as co-author.
159159

160160
- Finally we use the name part for `name <email>` and lookup using GitHub API assuming that this name is GitHub username/login (this is the case for some bots). If the user is found, we use that user as co-author.
161161

0 commit comments

Comments
 (0)