diff --git a/packages/wxt/src/types.ts b/packages/wxt/src/types.ts index da818b57..0582f81e 100644 --- a/packages/wxt/src/types.ts +++ b/packages/wxt/src/types.ts @@ -271,7 +271,7 @@ export interface InlineConfig { analysis?: { /** * Explicitly include bundle analysis when running `wxt build`. This can be overridden by the - * command line `--analysis` option. + * command line `--analyze` option. * * @default false */