diff --git a/src/views/teacherregistration/l10n.json b/src/views/teacherregistration/l10n.json index b034340c5..66e309f48 100644 --- a/src/views/teacherregistration/l10n.json +++ b/src/views/teacherregistration/l10n.json @@ -39,7 +39,7 @@ "teacherRegistration.emailStepDescription2": " Once you confirm your email, we will proceed with reviewing your request for a Teacher Account.", "teacherRegistration.reviewProcess": "The review process may take up to 24 hours.", "teacherRegistration.confirmYourEmailDescription": "Please check your inbox for a confirmation email from

no-reply@scratch.mit.edu to verify your email address. ", - "teacherRegistration.confirmationEmail": "Click the link in the confirmation email sent to:", + "teacherRegistration.confirmationEmail": "Click the link in the confirmation email sent to: ", "teacherRegistration.validationEmailMatch": "The emails do not match", "teacherRegistration.validationAge": "Sorry, teachers must be at least 16 years old" } diff --git a/src/views/teacherregistration/teacherregistration.jsx b/src/views/teacherregistration/teacherregistration.jsx index 0da3e8e8b..285aa673b 100644 --- a/src/views/teacherregistration/teacherregistration.jsx +++ b/src/views/teacherregistration/teacherregistration.jsx @@ -106,7 +106,7 @@ class TeacherRegistration extends React.Component { {this.state.registrationError} : - +