mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-20 12:34:17 +02:00
[Doc]: fixing typos in multiple files (#1804)
This commit is contained in:
parent
97854d3952
commit
6ece5462db
12 changed files with 14 additions and 14 deletions
|
|
@ -69,7 +69,7 @@ apply_transformations_to_tools(tools: dict[str, Tool], transformations: dict[str
|
|||
```
|
||||
|
||||
|
||||
Apply a list of transformations to a list of tools. Tools that do not have any transforamtions
|
||||
Apply a list of transformations to a list of tools. Tools that do not have any transformations
|
||||
are left unchanged.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue