From 3bc3c87b2fde260924604bfa274586711b8ec870 Mon Sep 17 00:00:00 2001 From: Tim Date: Thu, 20 Feb 2025 15:38:47 -0600 Subject: [PATCH] Update en_us.js --- client-participation/js/strings/en_us.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-participation/js/strings/en_us.js b/client-participation/js/strings/en_us.js index 2369a08ea..00dc5a920 100644 --- a/client-participation/js/strings/en_us.js +++ b/client-participation/js/strings/en_us.js @@ -91,7 +91,7 @@ s.helpWhatDoIDoTitle = " What do I do?"; s.helpWhatDoIDo = "Vote on other people's statements by clicking 'agree' or 'disagree'. Write a statement (keep each to a single idea). Invite your friends to the conversation!"; s.writeCommentHelpText = - "Are your perspectives or experiences missing from the conversation? If so,add them in the box below — one at a time."; + "Are your perspectives or experiences missing from the conversation? If so, add them in the box below — one at a time."; s.helpWriteListIntro = "What makes for a good statement?"; s.helpWriteListStandalone = "A stand-alone idea"; s.helpWriteListRaisNew = "A new perspective, experience, or issue";