This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new bb99006c docs: fix infrastructure typo in README (#1627)
bb99006c is described below
commit bb99006c8fc6fe0aa66522c4575671518291c0b6
Author: Shivansh Goel <[email protected]>
AuthorDate: Wed Jun 10 23:20:15 2026 +0530
docs: fix infrastructure typo in README (#1627)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 488953b3..4e814aeb 100644
--- a/README.md
+++ b/README.md
@@ -486,7 +486,7 @@ For more details, see
[`.docsearch.README.md`](.docsearch.README.md).
The content of the website, as built by the
[Camel.website](https://ci-builds.apache.org/job/Camel/job/Camel.website/job/main/)
job, is served from the
[asf-site](https://github.com/apache/camel-website/tree/asf-site) branch and
served by [ASF
-Infrastrucuture team](https://infra.apache.org/project-site.html).
+Infrastructure team](https://infra.apache.org/project-site.html).
For the site to be published a number of checks need to pass, these include
two levels of link checking:
[Antora xref](https://gitlab.com/antora/xref-validator) and [HTML link
checker](https://github.com/deadlinks/cargo-deadlinks);