From 2914318473ca6ddf66a33f47f9a0f02769e4491a Mon Sep 17 00:00:00 2001 From: Dale Seo Date: Tue, 9 Sep 2025 10:03:03 -0400 Subject: [PATCH] docs: improve wording in limitations docs --- docs/source/limitations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/limitations.mdx b/docs/source/limitations.mdx index 97ccd179..bb1be448 100644 --- a/docs/source/limitations.mdx +++ b/docs/source/limitations.mdx @@ -39,4 +39,4 @@ The decision to pass through tokens stems from practical enterprise requirements #### Future plans -We plan to address this limitation in a future release by implementing proper token exchange or separate authentication flows for upstream APIs, while still supporting the enterprise requirement for user identity propagation. +We plan to address this limitation in a future release by implementing token exchange or separate authentication flows for upstream APIs, while still supporting the enterprise requirement for user identity propagation.