From c0cce1dfa330a03f373e9cdbf1badf9aeba86eff Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 20 Jan 2022 10:59:38 -0500 Subject: [PATCH] clarify link verification wording --- static/usage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/usage.html b/static/usage.html index ae9cb9ae..1f6b56eb 100644 --- a/static/usage.html +++ b/static/usage.html @@ -968,7 +968,7 @@ Service system app. It will use an HTTPS GET request to fetch https://example.com/.well-known/assetlinks.json in order to process a request to verify that an app can handle example.com links. The app - needs to have the app id and signing keys authorized by the domain in order for + needs to have their app id and signing keys authorized by the domain in order for the verification to succeed.

These network requests by the Intent Filter Verification Service to verify app