Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Jan 14, 2019
1 parent 1ac99d5 commit a973082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/10.b.customization-password-input/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
onSubmit={ this.handleSubmit }
>
<label>
<span>Please type your 2FA code</span>
<span>Please input your 2FA code</span>
<input
autoFocus={ true }
disabled={ submitted }
Expand Down

0 comments on commit a973082

Please sign in to comment.