Skip to content

Commit c380d7a

Browse files
authored
Fix typo (#99)
1 parent c6e8f01 commit c380d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ TWILIO_USERNAME=XYZ # optional when using auth token
4242
TWILIO_PASSWORD=ZYX # optional when using auth token
4343
TWILIO_AUTH_TOKEN=ABCD # optional when using username and password
4444
TWILIO_ACCOUNT_SID=1234 # always required
45-
TWILIO_FROM=100000000 # otional default from
45+
TWILIO_FROM=100000000 # optional default from
4646
TWILIO_ALPHA_SENDER=HELLO # optional
4747
TWILIO_DEBUG_TO=23423423423 # Set a number that call calls/messages should be routed to for debugging
4848
```

0 commit comments

Comments
 (0)