From 2017e1573d1abb6f26d782eefd92aed42c06587e Mon Sep 17 00:00:00 2001 From: Matthew Taylor Date: Thu, 30 Jun 2016 13:37:12 -0400 Subject: [PATCH] point landing page to teacher faq page Fixes #636 --- src/views/teachers/landing/l10n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/teachers/landing/l10n.json b/src/views/teachers/landing/l10n.json index 554504513..0b3de12ed 100644 --- a/src/views/teachers/landing/l10n.json +++ b/src/views/teachers/landing/l10n.json @@ -21,6 +21,6 @@ "teacherlanding.tipsWindow" : "The Tips Window features step-by-step tutorials for getting started in Scratch.", "teacherlanding.creativeComputing": "The Creative Computing Curriculum Guide provides plans, activities, and strategies for introducing creative computing.", "teacherlanding.accountsTitle": "Teacher Accounts in Scratch", - "teacherlanding.accountsDescription": "As an educator, you can request a Scratch Teacher Account, which makes it easier to create accounts for groups of students and to manage your students’ projects and comments. To learn more, see the Teacher Account FAQ page.", + "teacherlanding.accountsDescription": "As an educator, you can request a Scratch Teacher Account, which makes it easier to create accounts for groups of students and to manage your students’ projects and comments. To learn more, see the Teacher Account FAQ page.", "teacherlanding.accountsButton": "Coming Soon" }