mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
docs(users.md): fix typo
This commit is contained in:
parent
61834eed7b
commit
5c423caffd
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ curl --location 'http://localhost:4000/team/new' \
|
|||
}
|
||||
```
|
||||
|
||||
#### **Add budget duration to users**
|
||||
#### **Add budget duration to teams**
|
||||
|
||||
`budget_duration`: Budget is reset at the end of specified duration. If not set, budget is never reset. You can set duration as seconds ("30s"), minutes ("30m"), hours ("30h"), days ("30d").
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue