Skip to content

Commit

Permalink
Fix stop_airflow typos in CONTRIBUTORS_QUICK_START.rst (#18656)
Browse files Browse the repository at this point in the history
  • Loading branch information
PApostol authored Oct 1, 2021
1 parent 87dc63b commit 8dfb6a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTORS_QUICK_START.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 8dfb6a7

Please sign in to comment.