Copy fixes

This commit is contained in:
Kim Gardner
2018-05-03 10:53:16 -04:00
parent a42135c3bb
commit 225a04fed1
3 changed files with 4 additions and 9 deletions
@@ -56,7 +56,7 @@ class DeleteMyAccountStep3 extends React.Component {
/>
<InputField
id="confirmPhrase"
label={'Type phrase bellow to confirm'}
label={'Type phrase below to confirm'}
name="confirmPhrase"
type="text"
onChange={this.props.onChange}