mirror of
https://github.com/open-webui/docs.git
synced 2026-01-04 02:36:55 +07:00
fix typo(numberical→numerical)
This commit is contained in:
@@ -109,7 +109,7 @@ Valves are configurable by admins alone and UserValves are configurable by any u
|
||||
default=0, description="Priority level for the filter operations."
|
||||
)
|
||||
test_valve: int = Field(
|
||||
default=4, description="A valve controlling a numberical value"
|
||||
default=4, description="A valve controlling a numerical value"
|
||||
)
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user