mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
Fix typos: Enterpise -> Enterprise
This commit is contained in:
parent
74a4581b49
commit
5de91bfa53
3 changed files with 4 additions and 4 deletions
|
@ -832,7 +832,7 @@ const UsagePage: React.FC<UsagePageProps> = ({
|
|||
// @ts-ignore
|
||||
disabled={true}
|
||||
>
|
||||
✨ {tag} (Enterpise only Feature)
|
||||
✨ {tag} (Enterprise only Feature)
|
||||
</SelectItem>
|
||||
);
|
||||
})}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue