Skip to content

Commit 6d224fb

Browse files
amolkatdarefabaff
authored andcommitted
Fixed typo (home-assistant#3303)
Fixed typo ( ̶A̶c̶c̶o̶u̶n̶t̶ ̶S̶I̶D̶ AUTH TOKEN)
1 parent 06a8d2a commit 6d224fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/twilio.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ twilio:
2929
Configuration variables:
3030
3131
- **account_sid** (*Required*): Your Twilio Account SID which can be found in your [console](https://www.twilio.com/console). It starts with the letters `AC`.
32-
- **auth_token** (*Required*): Your Twilio Account SID which can be found in your [console](https://www.twilio.com/console). It should be directly under where you found the `account_sid`.
32+
- **auth_token** (*Required*): Your Twilio AUTH TOKEN which can be found in your [console](https://www.twilio.com/console). It should be directly under where you found the `account_sid`.
3333

3434
### {% linkable_title Usage %}
3535
After configuring the base Twilio component, add and configure either or both of the [twilio SMS](https://home-assistant.io/components/notify.twilio_sms/) and [twilio Phone](https://home-assistant.io/components/notify.twilio_call) components to utilize the notification functionality.

0 commit comments

Comments
 (0)