From 184f09926a16088c6104577e10bb3388a5901f62 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 26 Jan 2022 19:27:39 -0500 Subject: [PATCH] fix typo --- static/usage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/usage.html b/static/usage.html index 754225dd..95b07df1 100644 --- a/static/usage.html +++ b/static/usage.html @@ -958,7 +958,7 @@

Android apps can declare associations with domains in order to handle those URLs in the app automatically. For security reasons, app links are disabled by - default to prevent apps intercepting arbitrarily URLs. First party apps associated + default to prevent apps intercepting arbitrary URLs. First party apps associated with a domain are expected to be authorized by the domain. Apps can ask for their app links to be verified by the OS by marking them with autoVerify in their manifest. The OS will securely confirm that the domain authorizes the app to