Skip to content

Commit f2e56dc

Browse files
minor typo fix (#394)
1 parent 169320b commit f2e56dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chrome-extension/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This example creates a Chrome extension, enabling users to right-click on images
44
within a web page, and perform multi-class object detection on them. The
5-
extension will will apply a MobileNetV2 classifier to the image, and then print
5+
extension will apply a MobileNetV2 classifier to the image, and then print
66
the predicted class on top of the image.
77

88
To build the extension, use the command:

0 commit comments

Comments
 (0)