docs(users.md): fix typo

This commit is contained in:
Krrish Dholakia
2024-06-10 22:36:46 -07:00
parent 61834eed7b
commit 5c423caffd
+1 -1
View File
@@ -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").