Skip to content

Commit 7cd3a85

Browse files
Naman-BhallaFokko
authored andcommitted
[AIRFLOW-XXX] Remove redundant space in Kerberos (#3866)
1 parent 08ecca4 commit 7cd3a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Here's the list of the subpackages and what they enable:
6868
+---------------+----------------------------------------------+-------------------------------------------------+
6969
| jdbc | ``pip install apache-airflow[jdbc]`` | JDBC hooks and operators |
7070
+---------------+----------------------------------------------+-------------------------------------------------+
71-
| kerbero s | ``pip install apache-airflow[kerberos]`` | Kerberos integration for Kerberized Hadoop |
71+
| kerberos | ``pip install apache-airflow[kerberos]`` | Kerberos integration for Kerberized Hadoop |
7272
+---------------+----------------------------------------------+-------------------------------------------------+
7373
| ldap | ``pip install apache-airflow[ldap]`` | LDAP authentication for users |
7474
+---------------+----------------------------------------------+-------------------------------------------------+

0 commit comments

Comments
 (0)