diff --git a/source/_integrations/sms.markdown b/source/_integrations/sms.markdown index 64d9f07d6b5..054b39d9be8 100644 --- a/source/_integrations/sms.markdown +++ b/source/_integrations/sms.markdown @@ -31,7 +31,7 @@ notify: phone_number: PHONE_NUMBER - platform: sms name: sms_person2 - phone_number: !secret notify_sms_person2 + phone_number: PHONE_NUMBER ``` And the screts yaml: ```