Skip to content

Commit

Permalink
Minor doc typo fix (#7427)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug authored Mar 16, 2023
1 parent c5e48eb commit b403bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/models/fcos.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FCOS

.. currentmodule:: torchvision.models.detection

The RetinaNet model is based on the `FCOS: Fully Convolutional One-Stage Object Detection
The FCOS model is based on the `FCOS: Fully Convolutional One-Stage Object Detection
<https://arxiv.org/abs/1904.01355>`__ paper.

.. betastatus:: detection module
Expand Down

0 comments on commit b403bfc

Please sign in to comment.