From 0cbffe28a6b59e6dc8b581e09ebf5b33876414ba Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Tue, 15 Jul 2025 08:23:42 -0700 Subject: [PATCH] docs: doc cleanup --- docs/my-website/docs/proxy/control_plane_and_data_plane.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/proxy/control_plane_and_data_plane.md b/docs/my-website/docs/proxy/control_plane_and_data_plane.md index e737558aaf..e44d8437a1 100644 --- a/docs/my-website/docs/proxy/control_plane_and_data_plane.md +++ b/docs/my-website/docs/proxy/control_plane_and_data_plane.md @@ -4,7 +4,7 @@ import TabItem from '@theme/TabItem'; # Control Plane for Multi-region Architecture (Enterprise) -Learn how to deploy LiteLLM across multiple instances while maintaining centralized administration and avoiding duplication of management overhead. +Learn how to deploy LiteLLM across multiple regions while maintaining centralized administration and avoiding duplication of management overhead. :::info