From c72be32b94b6fd2a19acad113c6d2339d0b97169 Mon Sep 17 00:00:00 2001 From: Matthew Makai Date: Mon, 13 Apr 2015 11:55:20 -0400 Subject: [PATCH] fixing typo in documentation --- notification/twilio.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notification/twilio.py b/notification/twilio.py index 00bde6cc8f2..a45dc022988 100644 --- a/notification/twilio.py +++ b/notification/twilio.py @@ -87,8 +87,8 @@ EXAMPLES = ''' - "+19735559010" delegate_to: localhost -# send an MMS to multiple phone numbers with an update on the -# deployment and a screenshot of the results +# send an MMS to a single recipient with an update on the deployment +# and an image of the results # note: replace account_sid and auth_token values with your credentials # and you have to have the 'from_number' on your Twilio account - twilio: