Fix typo in Danger message

This commit is contained in:
Lukas Eipert 2018-09-14 14:01:52 +00:00
parent 182f4be8c1
commit 40f8145845

View file

@ -170,7 +170,7 @@ def lint_commits(commits)
Use: Use:
_("Hello %{subject}) % { subject: 'world' } _("Hello %{subject}") % { subject: 'world' }
This is an example of a bad commit message: This is an example of a bad commit message: