diff --git a/docs/configuration/overview.mdx b/docs/configuration/overview.mdx index cf14f14a51..092ddb2ab0 100644 --- a/docs/configuration/overview.mdx +++ b/docs/configuration/overview.mdx @@ -147,7 +147,7 @@ _\* Config location detection is different between development and production en **Important:** Ensure your `tsconfig.json` is properly configured for Payload - to auto-detect your config location. If if does not exist, or does not specify + to auto-detect your config location. If it does not exist, or does not specify the proper `compilerOptions`, Payload will default to the current working directory.