matrei commented on code in PR #14994: URL: https://github.com/apache/grails-core/pull/14994#discussion_r2289044252
########## 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: Sounds good! But that is a big task. -- 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