Skip to content

Commit

Permalink
Fixed typo in models.rst (#7156)
Browse files Browse the repository at this point in the history
  • Loading branch information
nghiaho12 committed Feb 1, 2023
1 parent 7cf0f4c commit 43df72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Model Registration Mechanism

.. betastatus:: registration mechanism

As of v0.14, TorchVision offers a new model registration mechanism which allows retreaving models
As of v0.14, TorchVision offers a new model registration mechanism which allows retrieving models
and weights by their names. Here are a few examples on how to use them:

.. code:: python
Expand Down

0 comments on commit 43df72f

Please sign in to comment.