Skip to content

Commit ba89b62

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] fix typo in 'swin_transformer.rst' docs (#6294)
Summary: Co-authored-by: Nicolas Hug <[email protected]> Reviewed By: datumbox Differential Revision: D38070866 fbshipit-source-id: e6c612e2d5af0503497bfd50863ccde6cf71a106
1 parent 1fca6ee commit ba89b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/models/swin_transformer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ paper.
1111
Model builders
1212
--------------
1313

14-
The following model builders can be used to instanciate an SwinTransformer model.
14+
The following model builders can be used to instantiate an SwinTransformer model.
1515
`swin_t` can be instantiated with pre-trained weights and all others without.
1616
All the model builders internally rely on the ``torchvision.models.swin_transformer.SwinTransformer``
1717
base class. Please refer to the `source code

0 commit comments

Comments
 (0)