diff --git a/docs/faq.md b/docs/faq.md index 885d9243de33df1c547564760e561c378d7913b0..b4bf2a4f321727ff1adb1870b72f8d5405497637 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)