diff --git a/ui/litellm-dashboard/src/components/common_components/KeyLifecycleSettings.tsx b/ui/litellm-dashboard/src/components/common_components/KeyLifecycleSettings.tsx index 8e286574da..9584edd149 100644 --- a/ui/litellm-dashboard/src/components/common_components/KeyLifecycleSettings.tsx +++ b/ui/litellm-dashboard/src/components/common_components/KeyLifecycleSettings.tsx @@ -130,7 +130,7 @@ const KeyLifecycleSettings: React.FC = ({ {autoRotationEnabled && (
- When rotation occurs, you'll receive a notification with the new key. The old key will be deactivated after a brief grace period. + When rotation occurs, you'll receive a notification with the new key. The old key will be deactivated after a brief grace period.
)}