Skip to content

Commit 6a9ac72

Browse files
authored
Fix typo in models docs (#8202)
1 parent d234307 commit 6a9ac72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/models/ssdlite.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SSDlite
66
The SSDLite model is based on the `SSD: Single Shot MultiBox Detector
77
<https://arxiv.org/abs/1512.02325>`__, `Searching for MobileNetV3
88
<https://arxiv.org/abs/1905.02244>`__ and `MobileNetV2: Inverted Residuals and Linear
9-
Bottlenecks <https://arxiv.org/abs/1801.04381>__` papers.
9+
Bottlenecks <https://arxiv.org/abs/1801.04381>`__ papers.
1010

1111
.. betastatus:: detection module
1212

0 commit comments

Comments
 (0)