diff --git a/docs/solutions/iris.md b/docs/solutions/iris.md index 1d36f74c..9ca88252 100644 --- a/docs/solutions/iris.md +++ b/docs/solutions/iris.md @@ -38,7 +38,7 @@ camera, in real-time, without the need for specialized hardware. Through use of iris landmarks, the solution is also able to determine the metric distance between the subject and the camera with relative error less than 10%. Note that iris tracking does not infer the location at which people are looking, nor does -it provide any form of identity recognition. With the cross-platfrom capability +it provide any form of identity recognition. With the cross-platform capability of the MediaPipe framework, MediaPipe Iris can run on most modern [mobile phones](#mobile), [desktops/laptops](#desktop) and even on the [web](#web).