diff --git a/driver-amazon-alexa.md b/driver-amazon-alexa.md
index a4565ea..720d923 100644
--- a/driver-amazon-alexa.md
+++ b/driver-amazon-alexa.md
@@ -43,7 +43,7 @@ Amazon Alexa does not require any kind of configuration.
## 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.
diff --git a/driver-cisco-spark.md b/driver-cisco-spark.md
index 1945c2e..af6a672 100644
--- a/driver-cisco-spark.md
+++ b/driver-cisco-spark.md
@@ -49,7 +49,7 @@ If you dont use BotMan Studio, add these line to $config array that you pass whe
## 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.
diff --git a/driver-hangouts-chat.md b/driver-hangouts-chat.md
index e5b77ba..45a59a8 100644
--- a/driver-hangouts-chat.md
+++ b/driver-hangouts-chat.md
@@ -47,7 +47,7 @@ If you dont use BotMan Studio, add these line to $config array that you pass whe
## 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.
diff --git a/driver-hipchat.md b/driver-hipchat.md
index ccad62c..41d68b3 100644
--- a/driver-hipchat.md
+++ b/driver-hipchat.md
@@ -60,7 +60,7 @@ Once you've set up the integration(s) and webhook(s), add them to your BotMan co
## 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.
diff --git a/driver-ms-bot-framework.md b/driver-ms-bot-framework.md
index 2f66d72..f4a3444 100644
--- a/driver-ms-bot-framework.md
+++ b/driver-ms-bot-framework.md
@@ -49,7 +49,7 @@ If you dont use BotMan Studio, add these line to $config array that you pass whe
## 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.
diff --git a/driver-nexmo.md b/driver-nexmo.md
index 7ac35ff..80a7da8 100644
--- a/driver-nexmo.md
+++ b/driver-nexmo.md
@@ -59,7 +59,7 @@ There you will find an input field called `Callback URL for Inbound Message` - p
## 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.
diff --git a/driver-slack.md b/driver-slack.md
index 20b8fd6..9a8d78b 100644
--- a/driver-slack.md
+++ b/driver-slack.md
@@ -42,7 +42,7 @@ Slack is a cloud-based set of team collaboration tools and services.
## 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.
diff --git a/driver-twilio.md b/driver-twilio.md
index 00f9262..1f8125c 100644
--- a/driver-twilio.md
+++ b/driver-twilio.md
@@ -79,7 +79,7 @@ $bot->reply($twiml);
## 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.
diff --git a/driver-wechat.md b/driver-wechat.md
index 6ed6764..d0c3052 100644
--- a/driver-wechat.md
+++ b/driver-wechat.md
@@ -56,7 +56,7 @@ Last you need to connect the test bot with your WeChat user account. Use the `Te
## 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.