From efa0f47ed3ba2078f31e0c09c934c35810db4478 Mon Sep 17 00:00:00 2001 From: TheJambo Date: Thu, 22 Dec 2016 08:34:48 +0000 Subject: [PATCH] Minor Text Fix --- modules/misc/read_gmail/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/misc/read_gmail/config.yaml b/modules/misc/read_gmail/config.yaml index 056aba7cb..f29e26e6c 100644 --- a/modules/misc/read_gmail/config.yaml +++ b/modules/misc/read_gmail/config.yaml @@ -19,7 +19,7 @@ beef: enable: true category: "Misc" name: "Read Gmail" - description: "If we are able to run in the context of mail.google.com (either by SOP bypass or other issue) then lets go read some email, grabs unread message ids from gmails atom feed, then grabs conent of each message" + description: "If we are able to run in the context of mail.google.com (either by SOP bypass or other issue) then lets go read some email, grabs unread message ids from gmails atom feed, then grabs content of each message" authors: ["mh"] target: user_notify: ['ALL']