Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 75d1e95

Browse files
Fixed a few doc bugs 🐜
1 parent dc781bd commit 75d1e95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ML_KIT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Note that (because of how iOS works) we bundle the models you've picked during p
5656
So if you have a change of heart, re-run the configuration as explained at the top of this document.
5757
5858
### Cloud configuration
59-
To nbe able to use Cloud features you need to do two things:
59+
To be able to use Cloud features you need to do two things:
6060
6161
1) Enable the Cloud Vision API:
6262
@@ -79,7 +79,7 @@ To nbe able to use Cloud features you need to do two things:
7979
|[Barcode scanning](#barcode-scanning)|✅|
8080
|[Image labeling](#image-labeling)|✅|✅
8181
|[Landmark recognition](#landmark-recognition)||✅
82-
|[Custom model inference](#custom-model-inference)||
82+
|[Custom model inference](#custom-model-inference)||
8383

8484
*) _Currently detecting faces from still images doesn't work on iOS (from the camera stream works fine tho)._
8585

0 commit comments

Comments
 (0)