SameerMesiah97 commented on code in PR #69768:
URL: https://github.com/apache/airflow/pull/69768#discussion_r3642128101


##########
airflow-core/docs/core-concepts/multi-team.rst:
##########
@@ -269,6 +269,14 @@ Use the ``--team-name`` option with ``airflow pools set`` 
to assign a pool to a
     The ``--team-name`` option is rejected when ``core.multi_team`` is 
disabled.
     The specified team must exist in the database (create it first with 
``airflow teams create``).
 
+    When ``core.multi_team`` is enabled, ``airflow teams create`` automatically
+    creates a default pool named ``default_pool_<team_name>``. Tasks in DAG
+    bundles associated with that team that do not explicitly specify a pool 
will

Review Comment:
   I am not sure if 'which' is more gramatically correct than 'that' here as 
the part after is necessary for the sentence to communicate the complete idea. 
Regardless, I have rephrased this part for clarity.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to