Skip to content

Commit 2ae26d3

Browse files
authored
chore(cpa): fixes typo in messages.ts (#10342)
1 parent 5043a8a commit 2ae26d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-payload-app/src/utils/messages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export function helpMessage(): void {
3434
3535
-n {underline my-payload-app} Set project name
3636
-t {underline template_name} Choose specific template
37-
-e {underline example_name} Choose specific exmaple
37+
-e {underline example_name} Choose specific example
3838
3939
{dim Available templates: ${formatTemplates(validTemplates)}}
4040

0 commit comments

Comments
 (0)