Skip to content

Commit

Permalink
s/run the set a permission/set a permission
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Rudenko <[email protected]>
  • Loading branch information
Thiago Perrotta and OrKoN committed Nov 16, 2023
1 parent 5e37655 commit 163fc86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@ <h4 id="set-permission-command">
argument=] [=error=].
</li>
<li>
Run the [=set a permission=] algorithm, passing |typedDescriptor| and |parameters|.{{PermissionSetParameters/state}}.
[=Set a permission=] with |typedDescriptor| and |parameters|.{{PermissionSetParameters/state}}.
</li>
<li>Return <a>success</a> with data `null`.
</li>
Expand Down Expand Up @@ -1431,7 +1431,7 @@ <h6 id="extension-module-command-permissions-setPermission">
If this conversion throws an exception, return [=error=] with [=error code=] [=invalid argument=].
</li>
<li>
Run the [=set a permission=] algorithm, passing |typedDescriptor| and |state|.
[=Set a permission=] with |typedDescriptor| and |state|.
</li>
<li>
Return [=success=] with data null.
Expand Down

0 comments on commit 163fc86

Please sign in to comment.