jdaugherty commented on code in PR #14994: URL: https://github.com/apache/grails-core/pull/14994#discussion_r2289119631
########## grails-forge/grails-forge-core/src/main/java/org/grails/forge/feature/database/MongoGorm.java: ########## @@ -52,7 +52,7 @@ public String getTitle() { @Override public String getDescription() { - return "Configures GORM for MongoDB for Groovy applications"; + return "Configure GORM for using MongoDB."; Review Comment: We don't have to do it for this PR, let's discuss on the weekly? -- 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