fix: correct typos in helm README and log/docstring text

This commit is contained in:
MsfPablo 2026-08-24 11:24:40 +02:00
parent f005afa146
commit 6d759b68a3
3 changed files with 3 additions and 3 deletions

View file

@ -156,7 +156,7 @@ data:
type: Opaque
```
#### Examples for `environmentSecrets` and `environemntConfigMaps`
#### Examples for `environmentSecrets` and `environmentConfigMaps`
```yaml
# Use config map for not-secret configuration data

View file

@ -1,5 +1,5 @@
"""
LiteLLM Proxy uses this MCP Client to connnect to other MCP servers.
LiteLLM Proxy uses this MCP Client to connect to other MCP servers.
"""
import asyncio

View file

@ -772,7 +772,7 @@ class RouterBudgetLimiting(CustomLogger):
)
)
verbose_router_logger.debug("Initalized Provider budget config: %s", self.provider_budget_config)
verbose_router_logger.debug("Initialized Provider budget config: %s", self.provider_budget_config)
def _init_deployment_budgets(
self,