Skip to content

Commit

Permalink
[AIRFLOW-XXX] Remove redundant space in Kerberos (apache#3866)
Browse files Browse the repository at this point in the history
  • Loading branch information
Naman-Bhalla authored and Fokko committed Sep 8, 2018
1 parent 08ecca4 commit 7cd3a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Here's the list of the subpackages and what they enable:
+---------------+----------------------------------------------+-------------------------------------------------+
| jdbc | ``pip install apache-airflow[jdbc]`` | JDBC hooks and operators |
+---------------+----------------------------------------------+-------------------------------------------------+
| kerbero s | ``pip install apache-airflow[kerberos]`` | Kerberos integration for Kerberized Hadoop |
| kerberos | ``pip install apache-airflow[kerberos]`` | Kerberos integration for Kerberized Hadoop |
+---------------+----------------------------------------------+-------------------------------------------------+
| ldap | ``pip install apache-airflow[ldap]`` | LDAP authentication for users |
+---------------+----------------------------------------------+-------------------------------------------------+
Expand Down

0 comments on commit 7cd3a85

Please sign in to comment.