Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Dunk <oliver@oliverdunk.com>
  • Loading branch information
chrmod and oliverdunk authored Oct 8, 2024
1 parent fe23c3b commit 09fa089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -11437,7 +11437,7 @@ The [=remote end steps=] with |session| and |command parameters| are:

1. Let |allow private browsing| be a value of <code>allowPrivateBrowsing</code> field of |command parameters| if present, or false otherwise.

1. Perform any implementation-defined steps to enable extension to be run in private browsing based on the valu of |allow private browsing|.
1. Perform any implementation-defined steps to enable extension to be run in private browsing based on the value of |allow private browsing|.

1. Let |result| be a [=/map=] matching the
<code>extensions.InstallResult</code> production with the
Expand Down

0 comments on commit 09fa089

Please sign in to comment.