This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new b6d1e58edd9 Update 11_documentation_building.rst (#54557)
b6d1e58edd9 is described below

commit b6d1e58edd93c4fe4158ada7ab0e76d651031e94
Author: D. Ferruzzi <[email protected]>
AuthorDate: Fri Aug 15 16:45:40 2025 -0700

    Update 11_documentation_building.rst (#54557)
---
 contributing-docs/11_documentation_building.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contributing-docs/11_documentation_building.rst 
b/contributing-docs/11_documentation_building.rst
index 17f28bdacae..1235bf283c5 100644
--- a/contributing-docs/11_documentation_building.rst
+++ b/contributing-docs/11_documentation_building.rst
@@ -124,7 +124,7 @@ detect which distribution you are in and build the 
documentation for it.
 
 .. note::
 
-    You can also run all those commands directly (without ``uv run 
--group-doc``) inside ``breeze``
+    You can also run all those commands directly (without ``uv run --group 
docs``) inside ``breeze``
     container, because there all dependencies are already installed and there 
is no need to
     sync dependencies.
 

Reply via email to