diff --git a/web/app/assets/javascripts/react-components/landing/SchoolTeacherLandingPage.js.jsx.coffee b/web/app/assets/javascripts/react-components/landing/SchoolTeacherLandingPage.js.jsx.coffee index b6e56bc6f..d3fa2931a 100644 --- a/web/app/assets/javascripts/react-components/landing/SchoolTeacherLandingPage.js.jsx.coffee +++ b/web/app/assets/javascripts/react-components/landing/SchoolTeacherLandingPage.js.jsx.coffee @@ -61,8 +61,9 @@ rest = context.JK.Rest() if this.props.school.education - explain = `
Please register here if you are a private music lesson teacher affiliated with the {this.props.school.name} - music program, and if you are interested in teaching online music lessons using the JamKazam service. When you + explain = `
Please register here if you are a private music lesson teacher affiliated with + the {this.props.school.name} music program, and if you are interested in teaching online music lessons using the + JamKazam service. When you have registered, someone from JamKazam will contact you to answer any questions you have about our online lesson service. We'll help you get set up and ready to go, and we'll get into an online session with you to make sure everything is working properly.
`