From 68584cf2cfe46901d30d824deacc45ac59e2f88a Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Mon, 27 Mar 2017 13:59:45 -0400 Subject: [PATCH] Fix typo --- client/coral-configure/translations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/coral-configure/translations.json b/client/coral-configure/translations.json index a72166ed4..341fe58e7 100644 --- a/client/coral-configure/translations.json +++ b/client/coral-configure/translations.json @@ -9,7 +9,7 @@ "enablePremodLinks": "Pre-Moderate Comments Containing Links", "enablePremodLinksDescription": "Moderators must approve any comment containing a link before its published.", "enableQuestionBox": "Ask readers a question", - "enableQuestionBoxDescription": "This question will appear at the top of this comment stram. Ask readers about a certain issue in the article or pose discussion questions, etc.", + "enableQuestionBoxDescription": "This question will appear at the top of this comment stream. Ask readers about a certain issue in the article or pose discussion questions, etc.", "includeQuestionHere": "Write your question here." } },