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-archive.git
The following commit(s) were added to refs/heads/main by this push:
new b4af0358bb6 Fix typo in README content (#27)
b4af0358bb6 is described below
commit b4af0358bb6edb2e2c6fec2b59ed679760e90a79
Author: Shahar Epstein <[email protected]>
AuthorDate: Sat Feb 14 15:42:03 2026 +0200
Fix typo in README content (#27)
Correct typos and improve clarity in README.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7f78f7e6df9..773d36d2d61 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
The repository stores the archive of generated documentation from Apache
Airflow.
The scripts and workflows here allow to keep the repository in sync with the
S3 buckets - both live and
-sync - wehre the documentation is stored. Sync in both direction is possible.
+sync - where the documentation is stored. Sync in both direction is possible.
In the future we will automate synchronization of the repoitory after any
change to the buckets, currently
manual synchronization S3 -> Bucket for the `live` ucket documentation is done
using the `S3 to GitHub workflow`