Skip to content

Commit

Permalink
docs: fix wording mistake in security.md section 4 (#35743)
Browse files Browse the repository at this point in the history
docs: fix wording mistake in security.md section 4 (#35682)

Update security.md

Under "4. Process Sandboxing", it said "For mor information on what `contextIsolation` is..." which was the previous section (copied from there). This updates it to say "For more information on what Process Sandboxing is..."

Co-authored-by: Sebastian Vittersø <37065184+sebastianvitterso@users.noreply.github.com>
  • Loading branch information
trop[bot] and sebastianvitterso committed Sep 21, 2022
1 parent 0ced233 commit 199ccfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ the sandbox in all renderers. Loading, reading or processing any untrusted
content in an unsandboxed process, including the main process, is not advised.

:::info
For more information on what `contextIsolation` is and how to enable it please
For more information on what Process Sandboxing is and how to enable it please
see our dedicated [Process Sandboxing](sandbox.md) document.
:::info

Expand Down

0 comments on commit 199ccfd

Please sign in to comment.