[Doc]: fixing typos in multiple files (#1804)

This commit is contained in:
Didier Durand 2025-09-12 00:07:02 +02:00 committed by GitHub
commit 6ece5462db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 14 additions and 14 deletions

View file

@ -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.