This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a commit to branch asf-site-production
in repository https://gitbox.apache.org/repos/asf/grails-website.git
The following commit(s) were added to refs/heads/asf-site-production by this
push:
new 153c5e83164 Fix typo in README regarding site publishing
153c5e83164 is described below
commit 153c5e831641d7ba8c4cdefc00e3f739baf064fd
Author: James Fredley <[email protected]>
AuthorDate: Sat Sep 20 20:59:37 2025 -0400
Fix typo in README regarding site publishing
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f8ca53475c7..2453111619d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
New consolidated home for https://grails.apache.org/ including current and
legacy documentation, guides and grails forge all under a single repository and
site.
-Various repositories update the content of sections of the site which is then
published https://grails.apache.org/ via `publish` in `.asf.yml`
+Various repositories update the content of sections of the site which is then
published to https://grails.apache.org/ via `publish` in `.asf.yml`