diff --git a/packages/nuejs.org/docs/faq.md b/packages/nuejs.org/docs/faq.md index f6762000d..99ee030dd 100644 --- a/packages/nuejs.org/docs/faq.md +++ b/packages/nuejs.org/docs/faq.md @@ -134,7 +134,7 @@ This approach fundamentally misunderstands the difference between development sp -## Bunelers and tooling +## Bundlers and tooling ### Modern JavaScript development relies on TypeScript and build tools. How do you ensure type safety and maintainability?