diff --git a/docs/sdks/overview.mdx b/docs/sdks/overview.mdx index bff6dcb9f..4cc476e2c 100644 --- a/docs/sdks/overview.mdx +++ b/docs/sdks/overview.mdx @@ -46,7 +46,4 @@ From local development to production, Infisical SDKs provide the easiest way for Note: The exact parameter name may differ depending on the language. - - The SDK caches every secret and falls back to the cached value if a request fails. If no cached value is found, and the request fails, then the SDK throws an error. -