android-vision icon indicating copy to clipboard operation
android-vision copied to clipboard

Spelling Misake in Code - https://codelabs.developers.google.com/codelabs/mobile-vision-ocr/#7

Open benjaminray3 opened this issue 5 years ago • 0 comments
trafficstars

On Step 8 in the link here - https://codelabs.developers.google.com/codelabs/mobile-vision-ocr/#7

You will see that the last line by return says contans when it should say contains. I tried to run it with just a copy and paste and it failed so I have to change it to contains. Screen Shot 2020-10-08 at 10 32 48 AM

benjaminray3 avatar Oct 08 '20 14:10 benjaminray3