From 174b35184544ece0ef7fb45ebe64b9d515d84064 Mon Sep 17 00:00:00 2001 From: The_Grits Date: Sat, 9 Apr 2016 14:28:05 -0400 Subject: [PATCH] Delete the extra space --- src/views/about/l10n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/about/l10n.json b/src/views/about/l10n.json index 58d36e6cc..2fadeb2b9 100644 --- a/src/views/about/l10n.json +++ b/src/views/about/l10n.json @@ -22,5 +22,5 @@ "about.research": "Research", "about.researchDescription": "The MIT Scratch Team and collaborators are researching how people use and learn with Scratch (for an introduction, see Scratch: Programming for All). Find out more about Scratch research and statistics about Scratch.", "about.support": "Support and Funding", - "about.supportDescription": "The Scratch project has received financial support from the National Science Foundation, Scratch Foundation, Google, LEGO Foundation, Intel, Cartoon Network, Lemann Foundation, and MacArthur Foundation. See the credits page for more information. If you'd like to support Scratch, please see the Scratch Foundation donate page, or contact us at donate@scratch.mit.edu." + "about.supportDescription": "The Scratch project has received financial support from the National Science Foundation, Scratch Foundation, Google, LEGO Foundation, Intel, Cartoon Network, Lemann Foundation, and MacArthur Foundation. See the credits page for more information. If you'd like to support Scratch, please see the Scratch Foundation donate page, or contact us at donate@scratch.mit.edu." }