fix typo
This commit is contained in:
@ -278,7 +278,7 @@ module.exports = function(app) {
|
||||
if (user.isLocked) {
|
||||
req.flash('errors', {
|
||||
msg: dedent`
|
||||
${username} has chose to make their profile
|
||||
${username} has chosen to make their profile
|
||||
private. They will need to make their profile public
|
||||
in order for others to be able to view their certificate.
|
||||
`
|
||||
|
Reference in New Issue
Block a user