Chore: Fix spelling mistakes in docs (#1012)

This commit is contained in:
Pranav Raj S
2020-07-06 10:37:51 +05:30
committed by GitHub
parent 43147b3163
commit b633126b35
11 changed files with 58 additions and 45 deletions

View File

@@ -31,7 +31,7 @@ If you are using self-hosted Chatwoot installation, please configure the Faceboo
![add_agents](./images/add_agents.png)
**Step 6**. Hooray! You have sucessfully created a Facebook inbox. Whenever a customer sends a message to your Facebook page, you will be able to see it here and manage it.
**Step 6**. Hooray! You have successfully created a Facebook inbox. Whenever a customer sends a message to your Facebook page, you will be able to see it here and manage it.
![finish_inbox](./images/facebook/finish_inbox.png)

View File

@@ -23,7 +23,7 @@ title: "How to create Twitter channel?"
![add_agents](./images/add_agents.png)
**Step 6**. Hooray! You have sucessfully created a Twitter inbox. You will be able to manage Twitter DMs and tweets mentioning you in the Chatwoot Inbox.
**Step 6**. Hooray! You have successfully created a Twitter inbox. You will be able to manage Twitter DMs and tweets mentioning you in the Chatwoot Inbox.
![finish_inbox](./images/twitter/finish_inbox.png)

View File

@@ -19,7 +19,7 @@ title: "How to create website channel?"
![add_agents](./images/add_agents.png)
**Step 5**. Hooray! You have sucessfully created a website inbox. Copy and paste the code shown in the page to your website and start supporting your customers.
**Step 5**. Hooray! You have successfully created a website inbox. Copy and paste the code shown in the page to your website and start supporting your customers.
![finish_inbox](./images/finish_inbox.png)

View File

@@ -15,6 +15,8 @@ title: "How to create a Whatsapp/SMS channel with Twilio?"
These are input required to create this channel
<div class="table table-striped">
| Input | Description | Where can I find it |
| -- | -- | -- |
| Channel Name | This is the name inbox, this will used across the application | N/A |
@@ -23,13 +25,15 @@ These are input required to create this channel
| Account SID | Account SID in Twilio Console | Login to Twilio Console, you would be able to see Account SID and Auth Token |
| Auth Token | Auth token for the account | Login to Twilio Console, you would be able to see Account SID and Auth Token |
</div>
![create_twilio](./images/twilio/create_twilio_inbox.png)
**Step 4**. "Add agents" to your inbox.
![add_agents](./images/add_agents.png)
**Step 6**. Hooray! You have sucessfully created a whatsapp/sms inbox.
**Step 6**. Hooray! You have successfully created a whatsapp/sms inbox.
![finish_inbox](./images/twilio/finish_inbox.png)