From ae3fc65b84454a45e3df2cc1eb983763290010a7 Mon Sep 17 00:00:00 2001 From: Tasha Alfano Date: Wed, 12 Nov 2025 09:36:11 -0600 Subject: [PATCH] Update temporal-sdks.mdx Changing the language on 3rd party SDKs to be more specific. --- docs/encyclopedia/temporal-sdks.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/encyclopedia/temporal-sdks.mdx b/docs/encyclopedia/temporal-sdks.mdx index b3757da995..fa5f9f271f 100644 --- a/docs/encyclopedia/temporal-sdks.mdx +++ b/docs/encyclopedia/temporal-sdks.mdx @@ -64,7 +64,7 @@ Despite supporting multiple languages, and supporting many features, Temporal SD ### Third-party SDKs -The following third-party SDKs exist but are not supported in Temporal's documentation: +The following third-party SDKs exist but are not officially supported by Temporal: - [Swift](https://github.com/apple/swift-temporal-sdk) from [@Swift Community](https://github.com/apple) - [Haskell](https://github.com/MercuryTechnologies/hs-temporal-sdk) from [@MercuryTechnologies](https://github.com/MercuryTechnologies)