Skip to content

Commit

Permalink
Add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
diox committed Sep 16, 2024
1 parent a0ddd14 commit bf4db19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/olympia/reviewers/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ def get_actions(self):
'method': self.handler.reviewer_reply,
'label': 'Reviewer reply',
'details': (
'This will send a message to the developer attached to the '
'This will send a message to the developer, attached to the '
'selected version(s). You will be notified when they reply.'
),
'multiple_versions': True,
Expand Down

0 comments on commit bf4db19

Please sign in to comment.