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

shahar1 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 ac5ab7da828 fix typo "@tash.bash" -> "@task.bash (#67301)
ac5ab7da828 is described below

commit ac5ab7da828f5a3b7e31e4626db9fd3dd2a11bb9
Author: MT <[email protected]>
AuthorDate: Thu May 21 22:31:17 2026 +0200

    fix typo "@tash.bash" -> "@task.bash (#67301)
---
 providers/standard/docs/operators/bash.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/providers/standard/docs/operators/bash.rst 
b/providers/standard/docs/operators/bash.rst
index 9ecd7c5107e..0e6425d4d36 100644
--- a/providers/standard/docs/operators/bash.rst
+++ b/providers/standard/docs/operators/bash.rst
@@ -253,7 +253,7 @@ as shown below:
 
 .. tab-set::
 
-    .. tab-item:: @tash.bash
+    .. tab-item:: @task.bash
         :sync: taskflow
 
         .. code-block:: python

Reply via email to