diff --git a/docs/sqllab.rst b/docs/sqllab.rst
index 2ba9ac2c986..6d73f6fe89b 100644
--- a/docs/sqllab.rst
+++ b/docs/sqllab.rst
@@ -19,7 +19,7 @@ Feature Overview
- Browse database metadata: tables, columns, indexes, partitions
- Support for long-running queries
- - uses the `Celery distributed queue `_
+ - uses the `Celery distributed queue `_
to dispatch query handling to workers
- supports defining a "results backend" to persist query results