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

potiuk 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 0e819966dd Fix typo on index.rst file (#30481)
0e819966dd is described below

commit 0e819966dda6dd0e6a5ed30a9cbf71594f4a713e
Author: Giancarlo Romeo <[email protected]>
AuthorDate: Wed Apr 5 10:43:39 2023 +0200

    Fix typo on index.rst file (#30481)
    
    A duplicate word has been removed.
---
 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 d30c65868e..c87e3f0120 100644
--- a/docs/apache-airflow/installation/index.rst
+++ b/docs/apache-airflow/installation/index.rst
@@ -108,7 +108,7 @@ More details:  :doc:`/installation/installing-from-pypi`
   files are managed by Apache Airflow release managers to make sure that you 
can repeatably install Airflow from PyPI with all Providers and
   required dependencies.
 
-* In case of PyPI installation you could also verify integrity and provenance 
of the packages of the packages
+* In case of PyPI installation you could also verify integrity and provenance 
of the packages
   downloaded from PyPI as described at the installation page, but software you 
download from PyPI is pre-built
   for you so that you can install it without building, and you do not build 
the software from sources.
 

Reply via email to