From c75c123d370db7d37aa47f4857e1c5f0f258e18c Mon Sep 17 00:00:00 2001
From: Fabian Affolter <fabian@affolter-engineering.ch>
Date: Tue, 2 Jun 2015 22:14:30 +0200
Subject: [PATCH] fix first sentence

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 48523c1a4fe..a9c467f08c2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
 # Adding support for a new device
 
-For help on building your component, please see the See the [developer documentation on home-assistant.io](https://home-assistant.io/developers/).
+For help on building your component, please see the [developer documentation on home-assistant.io](https://home-assistant.io/developers/).
 
 After you finish adding support for your device:
 
-- 
GitLab