mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
docs(transformers): fix typo (#17263)
This commit is contained in:
parent
053a80c606
commit
6cb7187324
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ The [`pipeline`] makes it simple to use any model from the [Model Hub](https://h
|
|||
|
||||
<Tip>
|
||||
|
||||
Take a look at the [`pipeline`] documentation for a complete list of supported taska.
|
||||
Take a look at the [`pipeline`] documentation for a complete list of supported tasks.
|
||||
|
||||
</Tip>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue