diff --git a/docs/integration.rst b/docs/integration.rst index ae252a67de82bd..838da64941a4c7 100644 --- a/docs/integration.rst +++ b/docs/integration.rst @@ -26,7 +26,7 @@ Airflow has a mechanism that allows you to expand its functionality and integrat * :doc:`Metrics (statsd) ` * :doc:`Authentication backends ` * :doc:`Logging ` -* :doc:`Trakcing systems ` +* :doc:`Tracking systems ` It also has integration with :doc:`Sentry ` service for error tracking. Other applications can also integrate using the :doc:`REST API `.