fix: update email when finishing challenges (#34395)

This commit is contained in:
Hugo
2018-11-19 22:51:25 -07:00
committed by Farath Shba
parent 84accd72cb
commit 8fbb601c55

View File

@ -181,7 +181,7 @@ function sendCertifiedEmail(
const notifyUser = {
type: 'email',
to: email,
from: 'team@freeCodeCamp.org',
from: 'quincy@freecodecamp.org',
subject: dedent`
Congratulations on completing all of the
freeCodeCamp certifications!