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

jedcunningham pushed a commit to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 614cd3c7eed52711001a16b7afba02678c081635
Author: Tanguy <[email protected]>
AuthorDate: Wed Dec 15 13:15:24 2021 +0100

    Fix typo (#20314)
    
    Build should be built.
    
    (cherry picked from commit de36616e1e3b578d9a5b6727daf7a32fe15c4c32)
---
 docs/apache-airflow/installation/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/apache-airflow/installation/index.rst 
b/docs/apache-airflow/installation/index.rst
index e2f23ad..dfb18f5 100644
--- a/docs/apache-airflow/installation/index.rst
+++ b/docs/apache-airflow/installation/index.rst
@@ -155,7 +155,7 @@ This installation method is useful when you are familiar 
with Container/Docker s
 running Airflow components in isolation from other software running on the 
same physical or virtual machines with easy
 maintenance of dependencies.
 
-The images are build by Apache Airflow release managers and they use 
officially released packages from PyPI
+The images are built by Apache Airflow release managers and they use 
officially released packages from PyPI
 and official constraint files- same that are used for installing Airflow from 
PyPI.
 
 **Intended users**

Reply via email to