diff --git a/v3-docs/docs/about/modern-build-stack/rspack-bundler-integration.md b/v3-docs/docs/about/modern-build-stack/rspack-bundler-integration.md index 42490de859..3f3947fabd 100644 --- a/v3-docs/docs/about/modern-build-stack/rspack-bundler-integration.md +++ b/v3-docs/docs/about/modern-build-stack/rspack-bundler-integration.md @@ -375,7 +375,7 @@ export default defineConfig(Meteor => { }); ``` -> Use `meteor create --coffee` to start with a preconfigured Rspack Coffeescript app. +> Use `meteor create --coffeescript` to start with a preconfigured Rspack Coffeescript app. ### Svelte