From 27fe9586e5fa12b95d6f14ac427a9c4673f4f40b Mon Sep 17 00:00:00 2001 From: June Date: Fri, 25 Feb 2022 16:38:56 +0000 Subject: [PATCH] Fix typos Signed-off-by: June --- static/usage.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/usage.html b/static/usage.html index b10945ea..e9583524 100644 --- a/static/usage.html +++ b/static/usage.html @@ -919,11 +919,11 @@

Limitations

Our compatibility layer has to be expanded on a case-by-case basis to teach - Play services to work as a regular app without any of the invasive the access + Play services to work as a regular app without any of the invasive access and integration it expects. In many cases, it doesn't truly need the access or we can teach it to use the regular approach available to a normal app. In some - cases, the functionality it offers fundamentally requiresy requires privileged - access and cannot be support. For example, it's unlikely Android Auto will be + cases, the functionality it offers fundamentally requires privileged + access and cannot be supported. For example, it's unlikely Android Auto will be supported. The same applies to other highly invasive OS integration / control or privileged access to hardware. There are also a lot of features such as the FIDO2 security key support which could be made to fully work despite reliance