Skip to content

Commit

Permalink
chore: fix [=modules/session=] xref
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Mar 8, 2024
1 parent d254b3e commit e94346b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1333,7 +1333,7 @@ <h4 id="webdriver-command-set-permission">
<aside class="example" title="Setting a permission via WebDriver">
<p>
To [=extension commands/set permission=] for `{name: "midi", sysex: true}` of the
[=current settings object=] of the <a>session</a> with ID 23 to "`granted`", the
[=current settings object=] of the [=modules/session=] with ID 23 to "`granted`", the
local end would POST to `/session/23/permissions` with the body:
</p>
<pre class="json">
Expand Down

0 comments on commit e94346b

Please sign in to comment.