diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index b34e9bc913c..9f1f3d8d407 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -1888,18 +1888,18 @@ en:
staff_writes_only_mode:
enabled: "This site is in staff only mode. Please continue to browse, but replying, likes, and other actions are limited to staff members only."
too_few_topics_and_posts_notice_MF: >-
- Let's start the discussion!
+ Let's start the discussion!
There {currentTopics, plural, one {is # topic} other {are # topics}} and
{currentPosts, plural, one {# post} other {# posts}}. Visitors need more to
read and reply to – we recommend at least {requiredTopics, plural, one {# topic} other {# topics}}
and {requiredPosts, plural, one {# post} other {# posts}}. Only staff can see this message.
too_few_topics_notice_MF: >-
- Let's start the discussion!
+ Let's start the discussion!
There {currentTopics, plural, one {is # topic} other {are # topics}}. Visitors need more to
read and reply to – we recommend at least {requiredTopics, plural, one {# topic} other {# topics}}.
Only staff can see this message.
too_few_posts_notice_MF: >-
- Let's start the discussion!
+ Let's start the discussion!
There {currentPosts, plural, one {is # post} other {are # posts}}. Visitors need more to
read and reply to – we recommend at least {requiredPosts, plural, one {# post} other {# posts}}.
Only staff can see this message.