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

ephraimanierobi 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 8dfb6a7  Fix stop_airflow typos in CONTRIBUTORS_QUICK_START.rst 
(#18656)
8dfb6a7 is described below

commit 8dfb6a794b6a3f55e4b890bece71ee887e0b2ed6
Author: PApostol <50751110+papos...@users.noreply.github.com>
AuthorDate: Fri Oct 1 09:50:09 2021 +0100

    Fix stop_airflow typos in CONTRIBUTORS_QUICK_START.rst (#18656)
---
 CONTRIBUTORS_QUICK_START.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTORS_QUICK_START.rst b/CONTRIBUTORS_QUICK_START.rst
index d7ef6d3..895458c 100644
--- a/CONTRIBUTORS_QUICK_START.rst
+++ b/CONTRIBUTORS_QUICK_START.rst
@@ -443,7 +443,7 @@ Using Breeze
 
 .. code-block:: bash
 
-  root@f3619b74c59a:/opt/airflow# stop_airflow.sh
+  root@f3619b74c59a:/opt/airflow# stop_airflow
   root@f3619b74c59a:/opt/airflow# exit
   $ breeze stop
 
@@ -1267,7 +1267,7 @@ Using Breeze
 
 .. code-block:: bash
 
-  root@f3619b74c59a:/opt/airflow# stop_airflow.sh
+  root@f3619b74c59a:/opt/airflow# stop_airflow
   root@f3619b74c59a:/opt/airflow# exit
   $ breeze stop
 

Reply via email to