docs: fix analyze typo in type (#1187)

This commit is contained in:
Florian Metz
2024-11-20 15:46:42 +01:00
committed by GitHub
parent 8c3d756187
commit b8ecbc5a54
+1 -1
View File
@@ -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
*/