Type message typo.
This commit is contained in:
parent
ea46a38f68
commit
0f7da0864e
1 changed files with 1 additions and 1 deletions
|
|
@ -66,5 +66,5 @@ func (c *VerifyEmail) verifyToken(ctx echo.Context) {
|
|||
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