diff --git a/source/_integrations/yessssms.markdown b/source/_integrations/yessssms.markdown index c77f4dbc594..b12191a7453 100644 --- a/source/_integrations/yessssms.markdown +++ b/source/_integrations/yessssms.markdown @@ -57,7 +57,7 @@ name: type: string default: notify username: - description: This is your login name (usually your phone number). Veryfy that you can use your credentials on the Yesss.at website. + description: This is your login name (usually your phone number, but in some cases it could be your e-mail). Veryfy that you can use your credentials on the Yesss.at website. required: true type: string password: @@ -81,9 +81,9 @@ For an alternative provider you would set the `provider` option. An example conf notify: - name: sms_to_self platform: yessssms - username: 06641234567 + username: "+436641234567" password: tops3cr3tpass0rd - recipient: 06641234567 + recipient: "+436641234567" provider: educom ```