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 d78432bf2d Fix typos (#1238)
d78432bf2d is described below
commit d78432bf2d0d5fae1e4d4316d6857926a3714f62
Author: Andreas Deininger <[email protected]>
AuthorDate: Thu Sep 11 01:37:34 2025 +0200
Fix typos (#1238)
---
landing-pages/site/content/en/announcements/_index.md | 2 +-
landing-pages/site/content/en/blog/airflow-2.5.0/index.md | 2 +-
landing-pages/site/content/en/ecosystem/_index.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/landing-pages/site/content/en/announcements/_index.md
b/landing-pages/site/content/en/announcements/_index.md
index d869890f07..6d11b75ca4 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -849,7 +849,7 @@ I'm happy to announce that Apache **Airflow 2.1.0** was
just released. This one
- Mask passwords and sensitive info in task logs and UI (finally!)
-- Improvmenets to webserver start up time (mostly around time spent syncing
DAG permissions)
+- Improvements to webserver start up time (mostly around time spent syncing
DAG permissions)
Please note that *this* release no long includes the `HTTP` extra provider by
default, as we discovered that it pulls in an LGPL dependency (via the
`requests` module of all places) so it is now optional.
diff --git a/landing-pages/site/content/en/blog/airflow-2.5.0/index.md
b/landing-pages/site/content/en/blog/airflow-2.5.0/index.md
index 951545abf9..8a13146bdb 100644
--- a/landing-pages/site/content/en/blog/airflow-2.5.0/index.md
+++ b/landing-pages/site/content/en/blog/airflow-2.5.0/index.md
@@ -10,7 +10,7 @@ tags: [Release]
date: "2022-12-02"
---
-Apache Airfow 2.5 has just been released, barely two and a half months after
2.4!
+Apache Airflow 2.5 has just been released, barely two and a half months after
2.4!
**Details**:
diff --git a/landing-pages/site/content/en/ecosystem/_index.md
b/landing-pages/site/content/en/ecosystem/_index.md
index 77dc200a4d..0f09408d58 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -123,7 +123,7 @@ Apache Airflow releases the [Official Apache Airflow
Community Chart](https://ai
[ADA](https://github.com/IBM/ada) - A microservice created to retrieve
analytics metrics from an Airflow database instance.
-[as-scraper](https://github.com/Avila-Systems/as-scraper) - An integration
with Selenium to build & mantain web scrapers inside Airflow.
+[as-scraper](https://github.com/Avila-Systems/as-scraper) - An integration
with Selenium to build & maintain web scrapers inside Airflow.
[afctl](https://github.com/qubole/afctl) - A CLI tool that includes everything
required to create, manage and deploy airflow projects faster and smoother.