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-site.git


The following commit(s) were added to refs/heads/main by this push:
     new ab5063d  (minor) Remove redundant word. (#525)
ab5063d is described below

commit ab5063de4487acd364cf0a9f36b3e112cc55e4a1
Author: Marco Falcioni <[email protected]>
AuthorDate: Thu Dec 9 14:16:36 2021 -0800

    (minor) Remove redundant word. (#525)
    
    Minor change to remove awkward sentence.
---
 landing-pages/site/content/en/docs/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/landing-pages/site/content/en/docs/_index.md 
b/landing-pages/site/content/en/docs/_index.md
index 6440a34..c982f89 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -16,7 +16,7 @@ Apache Airflow Core, which includes webserver, scheduler, CLI 
and other componen
 
 ## [Providers packages](/docs/apache-airflow-providers/index.html)
 
-Providers packages include integrations with third party integrations. They 
are updated independently of the Apache Airflow core.
+Providers packages include integrations with third party projects. They are 
updated independently of the Apache Airflow core.
 [Read the documentation >>](/docs/apache-airflow-providers/index.html)
 
 <ul class="list-providers">

Reply via email to