Skip to content

Commit 1bf6af4

Browse files
committed
One more change to forge-cli docs
1 parent 7efc718 commit 1bf6af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-doc/src/en/guide/commandLine/creatingProject.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The primary command for creating a new project is `create-app`, which creates a
3232

3333
Creating a project is the primary usage of the Grails Forge CLI. You can also generate an application with grails-shell, which uses profiles for generation.
3434

35-
The `create-app` and other advanced scaffolding commands support extended options in Forge, which must be run using the following format:
35+
The `create-app` and other commands support extended options in Forge, which must be run using the following format:
3636

3737
[source,console]
3838
----

0 commit comments

Comments
 (0)