From 1f25eb596fa215c83876e678912acaf108bb7a4c Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 21 Mar 2014 14:26:20 -0400 Subject: [PATCH] Fix documentation for twilio module. --- notification/twilio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notification/twilio b/notification/twilio index 8b9be137747..8969c28aa50 100644 --- a/notification/twilio +++ b/notification/twilio @@ -21,7 +21,7 @@ DOCUMENTATION = ''' --- version_added: "1.6" -module: text +module: twilio short_description: Sends a text message to a mobile phone through Twilio. description: - Sends a text message to a phone number through an the Twilio SMS service.