We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e8f01 commit c380d7aCopy full SHA for c380d7a
README.md
@@ -42,7 +42,7 @@ TWILIO_USERNAME=XYZ # optional when using auth token
42
TWILIO_PASSWORD=ZYX # optional when using auth token
43
TWILIO_AUTH_TOKEN=ABCD # optional when using username and password
44
TWILIO_ACCOUNT_SID=1234 # always required
45
-TWILIO_FROM=100000000 # otional default from
+TWILIO_FROM=100000000 # optional default from
46
TWILIO_ALPHA_SENDER=HELLO # optional
47
TWILIO_DEBUG_TO=23423423423 # Set a number that call calls/messages should be routed to for debugging
48
```
0 commit comments