[AIRFLOW-XXX] Smal typo = Trakcing => Tracking (#6557)

This commit is contained in:
Kamil Breguła 2019-11-12 15:07:40 +01:00 коммит произвёл Jarek Potiuk
Родитель d59b731657
Коммит e503544b0c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -26,7 +26,7 @@ Airflow has a mechanism that allows you to expand its functionality and integrat
* :doc:`Metrics (statsd) </metrics>`
* :doc:`Authentication backends </security>`
* :doc:`Logging </howto/write-logs>`
* :doc:`Trakcing systems </howto/tracking-user-activity>`
* :doc:`Tracking systems </howto/tracking-user-activity>`
It also has integration with :doc:`Sentry <errors>` service for error tracking. Other applications can also integrate using
the :doc:`REST API <rest-api-ref>`.