diff --git a/docs/01-app/03-api-reference/05-config/01-next-config-js/turbopackChunking.mdx b/docs/01-app/03-api-reference/05-config/01-next-config-js/turbopackChunking.mdx index 213c48c70eb3..fc475888caf6 100644 --- a/docs/01-app/03-api-reference/05-config/01-next-config-js/turbopackChunking.mdx +++ b/docs/01-app/03-api-reference/05-config/01-next-config-js/turbopackChunking.mdx @@ -10,7 +10,7 @@ version: experimental `experimental.turbopackChunking` lets you configure Turbopack's production JavaScript chunker. These options allow you to change the assumptions the chunker makes about user -behaviour, tweak the raw size thresholds it uses, and enable the experimental component +behavior, tweak the raw size thresholds it uses, and enable the experimental component chunks feature. @@ -19,7 +19,7 @@ chunks feature. `experimental.turbopackChunking` lets you configure Turbopack's production JavaScript chunker. These options allow you to change the assumptions the chunker makes about user -behaviour and tweak the raw size thresholds it uses. +behavior and tweak the raw size thresholds it uses.