Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3ec81e2

Browse files
authored
Merge pull request #6 from dickv/patch-1
Update Signin.vue
2 parents 4df0cfb + 6051e39 commit 3ec81e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/components/User/Signin.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
},
141141
onResetPassword () {
142142
if (this.email === '') {
143-
return this.$store.dispatch('setError', {message: 'Email can not be blnak'})
143+
return this.$store.dispatch('setError', {message: 'Email can not be blank'})
144144
}
145145
this.$store.dispatch('resetPasswordWithEmail', {email: this.email})
146146
},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /