Skip to content

Commit 9254a23

Browse files
johannhofannevk
andauthored
Update storage-access.bs
Co-authored-by: Anne van Kesteren <[email protected]>
1 parent f2b0ddf commit 9254a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage-access.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ The Storage Access API defines a [=powerful feature=] identified by the [=powerf
278278
<dl>
279279
<dt>[=powerful feature/permission query algorithm=]</dt>
280280
<dd>
281-
To query the "<a permission><code>storage-access</code></a>" permission, given a {{PermissionDescriptor}} |permissionDesc| and a {{PermissionStatus}} |status|, run the following steps:
281+
To query the "<a permission><code>storage-access</code></a>" permission, given a {{PermissionDescriptor}} |permissionDesc| and a {{PermissionStatus}} |status|:
282282

283283
1. Set |status|'s {{PermissionStatus/state}} to |permissionDesc|'s [=permission state=].
284284
1. If |status|'s {{PermissionStatus/state}} is [=permission/denied=], set |status|'s {{PermissionStatus/state}} to [=permission/prompt=].

0 commit comments

Comments
 (0)