jdaugherty commented on code in PR #14994: URL: https://github.com/apache/grails-core/pull/14994#discussion_r2294187156
########## grails-forge/grails-forge-core/src/main/java/org/grails/forge/feature/database/Neo4jGorm.java: ########## @@ -44,7 +44,7 @@ public String getTitle() { @Override public String getDescription() { - return "Configures GORM for Neo4j for Groovy applications"; + return "Configure GORM for using Neo4j"; Review Comment: I 100% agree doing this separately, but wanted to point out we should create a ticket. Thanks @jamesfredley -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@grails.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org