From e3452e3ea170c59dd3f222c38c71b9dac1316354 Mon Sep 17 00:00:00 2001 From: St19_Galla Date: Thu, 13 Oct 2016 15:51:17 -0400 Subject: [PATCH] Add space in curator row --- src/views/splash/l10n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/splash/l10n.json b/src/views/splash/l10n.json index f63a65bb8..d5996514b 100644 --- a/src/views/splash/l10n.json +++ b/src/views/splash/l10n.json @@ -1,7 +1,7 @@ { "splash.featuredProjects": "Featured Projects", "splash.featuredStudios": "Featured Studios", - "splash.projectsCuratedBy": "Projects Curated by", + "splash.projectsCuratedBy": "Projects Curated by ", "splash.scratchDesignStudioTitle": "Scratch Design Studio", "splash.visitTheStudio": "Visit the studio", "splash.recentlySharedProjects": "Recently Shared Projects",