mirror of https://github.com/ColorlibHQ/AdminLTE
Spelling Mistake Removed
parent
7cee95d188
commit
728592ab5b
|
@ -948,7 +948,7 @@ $(function () {
|
|||
messages: {
|
||||
email: {
|
||||
required: "Please enter a email address",
|
||||
email: "Please enter a vaild email address"
|
||||
email: "Please enter a valid email address"
|
||||
},
|
||||
password: {
|
||||
required: "Please provide a password",
|
||||
|
|
Loading…
Reference in New Issue