Skip to content

Commit

Permalink
Fix typo in all the other drivers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lloople committed Oct 6, 2018
1 parent a1c7c88 commit 4958fa2
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion driver-amazon-alexa.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Amazon Alexa does not require any kind of configuration.

<a id="supported-features"></a>
## Supported Features
This is a list of features that the this driver supports.
This is a list of features that the driver supports.
If a driver does not support a specific action, it is in most cases a limitation from the messaging service - not BotMan.

<table class="table">
Expand Down
2 changes: 1 addition & 1 deletion driver-cisco-spark.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ If you dont use BotMan Studio, add these line to $config array that you pass whe

<a id="supported-features"></a>
## Supported Features
This is a list of features that the this driver supports.
This is a list of features that the driver supports.
If a driver does not support a specific action, it is in most cases a limitation from the messaging service - not BotMan.

<table class="table">
Expand Down
2 changes: 1 addition & 1 deletion driver-hangouts-chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ If you dont use BotMan Studio, add these line to $config array that you pass whe

<a id="supported-features"></a>
## Supported Features
This is a list of features that the this driver supports.
This is a list of features that the driver supports.
If a driver does not support a specific action, it is in most cases a limitation from the messaging service - not BotMan.

<table class="table">
Expand Down
2 changes: 1 addition & 1 deletion driver-hipchat.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Once you've set up the integration(s) and webhook(s), add them to your BotMan co

<a id="supported-features"></a>
## Supported Features
This is a list of features that the this driver supports.
This is a list of features that the driver supports.
If a driver does not support a specific action, it is in most cases a limitation from the messaging service - not BotMan.

<table class="table">
Expand Down
2 changes: 1 addition & 1 deletion driver-ms-bot-framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ If you dont use BotMan Studio, add these line to $config array that you pass whe

<a id="supported-features"></a>
## Supported Features
This is a list of features that the this driver supports.
This is a list of features that the driver supports.
If a driver does not support a specific action, it is in most cases a limitation from the messaging service - not BotMan.

<table class="table">
Expand Down
2 changes: 1 addition & 1 deletion driver-nexmo.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ There you will find an input field called `Callback URL for Inbound Message` - p

<a id="supported-features"></a>
## Supported Features
This is a list of features that the this driver supports.
This is a list of features that the driver supports.
If a driver does not support a specific action, it is in most cases a limitation from the messaging service - not BotMan.

<table class="table">
Expand Down
2 changes: 1 addition & 1 deletion driver-slack.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Slack is a cloud-based set of team collaboration tools and services.
<a id="supported-features"></a>
## Supported Features
This is a list of features that the this driver supports.
This is a list of features that the driver supports.
If a driver does not support a specific action, it is in most cases a limitation from the messaging service - not BotMan.

<table class="table">
Expand Down
2 changes: 1 addition & 1 deletion driver-twilio.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ $bot->reply($twiml);

<a id="supported-features"></a>
## Supported Features
This is a list of features that the this driver supports.
This is a list of features that the driver supports.
If a driver does not support a specific action, it is in most cases a limitation from the messaging service - not BotMan.

<table class="table">
Expand Down
2 changes: 1 addition & 1 deletion driver-wechat.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Last you need to connect the test bot with your WeChat user account. Use the `Te

<a id="supported-features"></a>
## Supported Features
This is a list of features that the this driver supports.
This is a list of features that the driver supports.
If a driver does not support a specific action, it is in most cases a limitation from the messaging service - not BotMan.

<table class="table">
Expand Down

0 comments on commit 4958fa2

Please sign in to comment.