Update source/_integrations/sms.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Oscar Calvo 2020-01-23 12:46:49 -08:00 committed by GitHub
parent e171531285
commit 72631016c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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:
```