Type message typo.
This commit is contained in:
parent
c31f30ba5c
commit
a6e99058f4
1 changed files with 1 additions and 1 deletions
|
|
@ -66,5 +66,5 @@ func (c *VerifyEmail) verifyToken(ctx echo.Context) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
msg.Success(ctx, "You email has been successfully verified.")
|
msg.Success(ctx, "Your email has been successfully verified.")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue