diff --git a/docs/my-website/release_notes/v1.72.2-stable/index.md b/docs/my-website/release_notes/v1.72.2-stable/index.md index d6445eae44..023180f975 100644 --- a/docs/my-website/release_notes/v1.72.2-stable/index.md +++ b/docs/my-website/release_notes/v1.72.2-stable/index.md @@ -90,7 +90,7 @@ This is a significant improvement over the previous version, which faced issues - LiteLLM now uses Lua scripts to ensure all checks are atomic. - In-memory caching uses Redis values. This prevents drift, and reduces Redis queries once objects are over their limit. -These changes are currently behind the feature flag - `ENABLE_MULTI_INSTANCE_RATE_LIMITING=True`. We plan to GA this in our next release - subject to feedback. +These changes are currently behind the feature flag - `EXPERIMENTAL_ENABLE_MULTI_INSTANCE_RATE_LIMITING=True`. We plan to GA this in our next release - subject to feedback. ## Audit Logs on UI