From b252a9140479faf81c93a08d07f8b6b6408c8259 Mon Sep 17 00:00:00 2001
From: Steve Purcell <steve@sanityinc.com>
Date: Sun, 26 Jul 2015 13:41:25 +1200
Subject: [PATCH] Fix typo in README

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

diff --git a/README.md b/README.md
index 5a668a9..b220a4a 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Support for `sqlint` is provided for the following editors:
 
 - Emacs, via [Flycheck](https://github.com/flycheck/flycheck)
 - VIM, via [Syntastic](https://github.com/scrooloose/syntastic)
-- SublimeText, via [SublimeLinter package](https://github.com/SublimeLinter/SublimeLinter3/)
+- SublimeText, via [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter3/)
 
 ### Authors
 
-- 
GitLab