This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5a5539e tweak wording
5a5539e is described below
commit 5a5539ee6418e1947d9ea842ba1de524644dd28d
Author: Paul King <[email protected]>
AuthorDate: Tue Oct 28 16:03:56 2025 +1000
tweak wording
---
site/src/site/sitemap-user.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/src/site/sitemap-user.groovy
b/site/src/site/sitemap-user.groovy
index 600b491..97cf6ea 100644
--- a/site/src/site/sitemap-user.groovy
+++ b/site/src/site/sitemap-user.groovy
@@ -152,7 +152,7 @@ documentation {
ecosystem {
project('Grails') {
- description 'Grails is an Open Source, full stack, web application
framework for the JVM. It takes advantage of the Groovy programming language
and convention over configuration to provide a productive and stream-lined
development experience.'
+ description 'Apache Grails is an Open Source, full stack, web
application framework for the JVM. It takes advantage of the Apache Groovy
programming language and convention over configuration to provide a productive
and stream-lined development experience.'
url 'https://grails.apache.org/'
logo 'img/ecosystem/grails.png'
}