This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch sebbASF-patch-1 in repository https://gitbox.apache.org/repos/asf/attic.git
commit 940500b40b7099cccfb677552c77be8b116e2dcd Author: Sebb <sebb...@users.noreply.github.com> AuthorDate: Fri May 2 15:25:41 2025 +0100 Grammar fix --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 8fa9087..5fd873a 100644 --- a/index.md +++ b/index.md @@ -87,7 +87,7 @@ The Attic is a project as any other: - It is managed by a [Project Management Committee (PMC)](https://projects.apache.org/committee.html?attic). - Public discussions happen on a mailing list: see [general@attic.apache.org archive](https://lists.apache.org/list.html?general@attic.apache.org). - You are welcome to subscribe and engage discussion. + You are welcome to subscribe and engage in discussion. ### Retired Incubator Projects The [Apache Incubator](https://incubator.apache.org/) project is the entry path into @@ -125,4 +125,4 @@ const toggleAtticMode = document.querySelector('.js-toggle-attic-mode'); jtd.addEvent(toggleAtticMode, 'click', function(){ jtd.setTheme('attic'); }); -</script> \ No newline at end of file +</script>