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 = { const notifyUser = {
type: 'email', type: 'email',
to: email, to: email,
from: 'team@freeCodeCamp.org', from: 'quincy@freecodecamp.org',
subject: dedent` subject: dedent`
Congratulations on completing all of the Congratulations on completing all of the
freeCodeCamp certifications! freeCodeCamp certifications!