Skip to content

Commit

Permalink
Changed key message
Browse files Browse the repository at this point in the history
  • Loading branch information
rchhong committed Oct 30, 2018
1 parent aa97386 commit c5a75a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imports/ui/RegistrationForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ class RegistrationForm extends Component {
</SelectField>
}
<TextField
floatingLabelText="Registration Key (if you do not know, leave this blank)"
floatingLabelText="Registration Key (leave blank if registering after 2017)"
fullWidth={true}
value={this.state.roleKeyInputValue}
onChange={this.handleInputChange.bind(this, 'roleKey')}
Expand Down

0 comments on commit c5a75a5

Please sign in to comment.