Fix "Database Team" typo for Danger

This commit is contained in:
Yorick Peterse 2018-07-11 14:51:48 +02:00
parent ced15dd531
commit b851fe8635
No known key found for this signature in database
GPG Key ID: EDD30D2BEB691AC9
1 changed files with 1 additions and 1 deletions

View File

@ -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* ")}