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


##########
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

Review Comment:
   Should it not be DAG instead of Dag as it is an acronym?



-- 
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