Skip to content

Commit

Permalink
Fix simple typo (#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffscottbrown authored Jan 9, 2024
1 parent 32465bb commit 91478a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en/ref/Command Line/create-app.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To create a Grails default web application, use the following command:

[source,shell]
----
grails craete-app [OPTIONS] name
grails create-app [OPTIONS] name
----

- `NAME`: The desired name for the Grails application.
Expand Down

0 comments on commit 91478a0

Please sign in to comment.