From 77f8bc702808180da6d1d39fa117bbc483e05ee5 Mon Sep 17 00:00:00 2001 From: Kagami Sascha Rosylight Date: Fri, 20 Dec 2024 17:00:04 +0100 Subject: [PATCH] Editorial: Fix sentences around permission states (#452) --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 1ca0d6a..265278f 100644 --- a/index.html +++ b/index.html @@ -232,15 +232,15 @@

The user, or the user agent on the user's behalf, has given [=express permission=] to - use a [=powerful feature=]. The caller will can use the feature possibly without having - the [=user agent=] asking the user's permission. + use a [=powerful feature=]. The caller will be able to use the feature possibly without + having the [=user agent=] asking the user's permission.
"denied":
The user, or the user agent on the user's behalf, has denied access to this [=powerful - feature=]. The caller will can't use the feature. + feature=]. The caller won't be able to use the feature.