Skip to content

Commit 91e8880

Browse files
committed
Fix sphinx build error.
1 parent 6452b4b commit 91e8880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vision-usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Label Detection
6363
:meth:`detect_labels` will attempt to label objects in an image.
6464
If there is a car, person and a dog in the image, label detection will
6565
attempt to identify those objects and score the level of certainty from
66-
``0.0 - 1.0``.
66+
0.0 to 1.0.
6767

6868
.. code-block:: python
6969

0 commit comments

Comments
 (0)