Skip to content

Commit 2da636d

Browse files
authored
Update packages/cloudflare/src/cli/commands/utils.ts
1 parent 4c798da commit 2da636d

File tree

1 file changed

+1
-1
lines changed
  • packages/cloudflare/src/cli/commands

1 file changed

+1
-1
lines changed

packages/cloudflare/src/cli/commands/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export function printHeaders(command: string) {
3535
/**
3636
* Compile the OpenNext config.
3737
*
38-
* When users do not specify a custom config file (using `----openNextConfigPath`),
38+
* When users do not specify a custom config file (using `--openNextConfigPath`),
3939
* the CLI will offer to create one.
4040
*
4141
* When users specify a custom config file but it doesn't exist, we throw an Error.

0 commit comments

Comments
 (0)