From 50044f090f5e9085fc522f60b471333d0fd6e5b9 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Mon, 29 Jan 2024 08:14:13 -0800 Subject: [PATCH] (fix) UI linting error --- ui/litellm-dashboard/src/components/create_key_button.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/litellm-dashboard/src/components/create_key_button.tsx b/ui/litellm-dashboard/src/components/create_key_button.tsx index 1fdb74dd3..d0b0c2030 100644 --- a/ui/litellm-dashboard/src/components/create_key_button.tsx +++ b/ui/litellm-dashboard/src/components/create_key_button.tsx @@ -71,8 +71,8 @@ const CreateKey: React.FC = ({

Please save this secret key somewhere safe and accessible. For - security reasons, you won't be able to view it again{" "} - through your LiteLLM account. If you lose this secret key, you'll + security reasons, you will not be able to view it again{" "} + through your LiteLLM account. If you lose this secret key, you will need to generate a new one.