Merge pull request #6226 from caiojhonny/patch-1

documentaiton typo
This commit is contained in:
Alexandre BODIN 2020-05-25 14:57:36 +02:00 committed by GitHub
commit b4f168963d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ module.exports = {
// send an email by using the email plugin
await strapi.plugins['email'].services.email.send({
to: 'paulbocuse@strapi.io',
from: 'admin@strapi.io'
from: 'admin@strapi.io',
subject: 'Comment posted that contains a bad words',
text: `
The comment #${entity.id} contain a bad words.