From 02a91fe3e901ddeb2bcbf78e6c3da4f9145dc15a Mon Sep 17 00:00:00 2001
From: Sameer Al-Sakran <sameer@expa.com>
Date: Mon, 18 Jul 2016 15:04:01 -0700
Subject: [PATCH] [skip ci] fix typos

---
 docs/faq.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/faq.md b/docs/faq.md
index 885d9243de3..b4bf2a4f321 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -2,7 +2,7 @@
 
 ### Does Metabase support SQL Joins?
 
-Metabase does not expose a "Join" operator, but we do provide ways for non-SQL proficient users more specialized tools to perform the tasks that joins are used for such as filtering or grouping by columns in other tables, etc.
+Metabase does not expose a "Join" operator, but we do provide ways for non-SQL-proficient users to perform the tasks that joins are used for such as filtering or grouping by columns in other tables, etc.
 
 For more info see our [blog post on the subject](http://www.metabase.com/blog/Joins)
 
-- 
GitLab