diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-20 10:59:38 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-20 10:59:38 -0500 |
| commit | c0cce1dfa330a03f373e9cdbf1badf9aeba86eff (patch) | |
| tree | 73f8a2a5f59747822a202a84063f1c636a35fe78 /static | |
| parent | 395ae98076f953f012f8674e9865fff5e881d188 (diff) | |
clarify link verification wording
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 <code>https://example.com/.well-known/assetlinks.json</code> in order to process a request to verify that an app can handle <code>example.com</code> 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.</p> <p>These network requests by the Intent Filter Verification Service to verify app |
