diff --git a/source/_integrations/google_mail.markdown b/source/_integrations/google_mail.markdown index d7d9c1b00d0..bff3e40c88e 100644 --- a/source/_integrations/google_mail.markdown +++ b/source/_integrations/google_mail.markdown @@ -45,7 +45,7 @@ You can use the service `google_mail.set_vacation` to set vacation options. | Service data attribute | Optional | Description | Example | | ---------------------- | -------- | ----------- | --------| | `enabled` | yes | Turn this off to end vacation responses. | True -| `title` | | no | The subject for the email. | Vacation +| `title` | no | The subject for the email. | Vacation | `message` | yes | Body of the email. | I am on vacation. | `plain_text` | no | Choose to send message in plain text or HTML. | True | `restrict_contacts` | no | Restrict automatic reply to contacts. | True