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

ephraimanierobi pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit b91ea0fd696044268a32c2ce2a73db3cc2642acc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 16:31:35 2026 +0100

    [v3-1-test] docs: fix typo in Breeze developer tasks guide (#61357) (#61358)
    
    (cherry picked from commit 17d75e9687b2c58c41ffcaa7da5827bf3586b8de)
    
    Co-authored-by: Yuta Sakuma <[email protected]>
---
 dev/breeze/doc/03_developer_tasks.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/breeze/doc/03_developer_tasks.rst 
b/dev/breeze/doc/03_developer_tasks.rst
index 1578d6dea2b..b61aa6a17da 100644
--- a/dev/breeze/doc/03_developer_tasks.rst
+++ b/dev/breeze/doc/03_developer_tasks.rst
@@ -82,7 +82,7 @@ you can specify ``--postgres-version 13`` to start Postgres 
13). The ``--help``
 will show you which backends are supported and which versions are available 
for each backend.
 
 The choice you made for backend and version are ``sticky`` - the last used 
selection is cached in the
-``.build`` folder and next time you run any of the ``breeze`` commands that 
use backend the will use the
+``.build`` folder. Next time you run any of the ``breeze`` commands that use 
backend, it will use the
 last selected backend and version.
 
 .. note::

Reply via email to