From f67a671ed689ffbbb5ad4b46821c96933353e4bf Mon Sep 17 00:00:00 2001 From: Peter Swimm Date: Tue, 27 Jun 2017 16:16:52 -0500 Subject: [PATCH] typo --- docs/readme-twiliosms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readme-twiliosms.md b/docs/readme-twiliosms.md index 3c95d93af..41fe26e84 100644 --- a/docs/readme-twiliosms.md +++ b/docs/readme-twiliosms.md @@ -10,7 +10,7 @@ This document covers the Twilio Programmable SMS API implementation details only 1) Install Botkit [more info here](readme.md#installation) -2) [Register a developer account with Twilio](https://github.com/howdyai/botkit/blob/master/docs/provisioning/twilio-sms.md. Once you've got it, head to the [Get Started with SMS](https://www.twilio.com/console/sms/getting-started/basics) page in your Twilio Console. +2) [Register a developer account with Twilio](https://github.com/howdyai/botkit/blob/master/docs/provisioning/twilio-sms.md). Once you've got it, head to the [Get Started with SMS](https://www.twilio.com/console/sms/getting-started/basics) page in your Twilio Console. After completing the tutorial above you should have all three values to get your bot running: A **Twilio Account SID**, a **Twilio Auth Token**, and a **Twilio Number**.