Fix "Database Team" typo for Danger
This commit is contained in:
parent
ced15dd531
commit
b851fe8635
|
|
@ -65,7 +65,7 @@ unless db_paths_to_review.empty?
|
|||
markdown(<<~MARKDOWN.strip)
|
||||
## Database Review
|
||||
|
||||
The following files require a review from the Database Team:
|
||||
The following files require a review from the Database team:
|
||||
|
||||
* #{db_paths_to_review.join("\n* ")}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue