diff --git a/src/view/com/notifications/FeedItem.tsx b/src/view/com/notifications/FeedItem.tsx index b248bb4c54..53152b50d4 100644 --- a/src/view/com/notifications/FeedItem.tsx +++ b/src/view/com/notifications/FeedItem.tsx @@ -316,8 +316,7 @@ let FeedItem = ({ {authors.length > 1 ? ( <> - {' '} - and{' '} + and {plural(authors.length - 1, {