We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c798da commit 2da636dCopy full SHA for 2da636d
packages/cloudflare/src/cli/commands/utils.ts
@@ -35,7 +35,7 @@ export function printHeaders(command: string) {
35
/**
36
* Compile the OpenNext config.
37
*
38
- * When users do not specify a custom config file (using `----openNextConfigPath`),
+ * When users do not specify a custom config file (using `--openNextConfigPath`),
39
* the CLI will offer to create one.
40
41
* When users specify a custom config file but it doesn't exist, we throw an Error.
0 commit comments