diff --git a/docs/01-app/03-api-reference/05-config/01-next-config-js/turbopackPersistentCaching.mdx b/docs/01-app/03-api-reference/05-config/01-next-config-js/turbopackPersistentCaching.mdx index c0bd7c437ef66..ca7c8722e7c84 100644 --- a/docs/01-app/03-api-reference/05-config/01-next-config-js/turbopackPersistentCaching.mdx +++ b/docs/01-app/03-api-reference/05-config/01-next-config-js/turbopackPersistentCaching.mdx @@ -37,6 +37,6 @@ module.exports = nextConfig ## Version Changes -| Version | Changes | -| --------- | ------------------------------------------- | -| `v15.5.0` | Persistent caching released as experimental | +| Version | Changes | +| --------- | -------------------------------------------------------------- | +| `v15.5.0` | Persistent caching released as experimental in canary releases |