Fix issue with error copy to match new teacher age limit.

This commit is contained in:
Andrew Sliwinski 2018-06-20 09:06:38 -04:00
parent ca6d78d928
commit af1f67a70a

View file

@ -35,5 +35,5 @@
"teacherRegistration.emailStepTitle": "Email Address",
"teacherRegistration.emailStepDescription": "We will send you a confirmation email that will allow you to access your Scratch Teacher Account.",
"teacherRegistration.validationEmailMatch": "The emails do not match",
"teacherRegistration.validationAge": "Sorry, teachers must be at least 13 years old"
"teacherRegistration.validationAge": "Sorry, teachers must be at least 16 years old"
}