From fd1070a7d1680c0334050625c4ba72261b79c7fb Mon Sep 17 00:00:00 2001 From: Oskar Austegard Date: Fri, 21 Feb 2025 12:23:29 -0500 Subject: [PATCH] Correct spelling in user_management_heirarchy.md (#8716) Fixing irritating typo -- page and image names would also need to be updated --- docs/my-website/docs/proxy/user_management_heirarchy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/my-website/docs/proxy/user_management_heirarchy.md b/docs/my-website/docs/proxy/user_management_heirarchy.md index 5f3e83ae350..3565c9d257d 100644 --- a/docs/my-website/docs/proxy/user_management_heirarchy.md +++ b/docs/my-website/docs/proxy/user_management_heirarchy.md @@ -1,11 +1,11 @@ import Image from '@theme/IdealImage'; -# User Management Heirarchy +# User Management Hierarchy -LiteLLM supports a heirarchy of users, teams, organizations, and budgets. +LiteLLM supports a hierarchy of users, teams, organizations, and budgets. - Organizations can have multiple teams. [API Reference](https://litellm-api.up.railway.app/#/organization%20management) - Teams can have multiple users. [API Reference](https://litellm-api.up.railway.app/#/team%20management)