From b7b606ab9a9148301c05b37e0e5ec79029c5da1a Mon Sep 17 00:00:00 2001 From: Daniel Hougaard <62331820+DanielHougaard@users.noreply.github.com> Date: Mon, 24 Jun 2024 14:01:24 +0200 Subject: [PATCH] Update overview.mdx --- docs/sdks/overview.mdx | 3 --- 1 file changed, 3 deletions(-) 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. -