diff --git a/docs/develop/python/integrations/index.mdx b/docs/develop/python/integrations/index.mdx index e3404fe767..9b9aca1835 100644 --- a/docs/develop/python/integrations/index.mdx +++ b/docs/develop/python/integrations/index.mdx @@ -12,7 +12,7 @@ description: Integrations with other tools and services. import IntegrationsGrid from '@site/src/components/IntegrationsGrid'; The following integrations are available for the Temporal Python SDK. -These integrations are built on the Temporal Python SDK's [Plugin system](/develop/plugins-guide), which you can also -use to build your own integrations. +Most of these integrations are built on the Temporal Python SDK's [Plugin system](/develop/plugins-guide), which you +can also use to build your own integrations.