From 9b8e4ed38590481bf507aa925ba418d91cad20e6 Mon Sep 17 00:00:00 2001 From: Ahsan Ahmad <102541488+ahsan-abc@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:49:13 +0530 Subject: [PATCH] fix: README typo uppercase ID (#11254) Co-authored-by: Peer Richelsen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 405062a982..2a551a04cb 100644 --- a/README.md +++ b/README.md @@ -526,7 +526,7 @@ For example, `Cal.com (support@cal.com)`. 3. Copy Account SID to your `.env` file into the `TWILIO_SID` field 4. Copy Auth Token to your `.env` file into the `TWILIO_TOKEN` field 5. Copy your Twilio phone number to your `.env` file into the `TWILIO_PHONE_NUMBER` field -6. Add your own sender id to the `.env` file into the `NEXT_PUBLIC_SENDER_ID` field (fallback is Cal.com) +6. Add your own sender ID to the `.env` file into the `NEXT_PUBLIC_SENDER_ID` field (fallback is Cal.com) 7. Create a messaging service (Develop -> Messaging -> Services) 8. Choose any name for the messaging service 9. Click 'Add Senders'