Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sully authored May 27, 2022
1 parent cadf424 commit ed5e1e1
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 @@ -240,7 +240,7 @@ when invoked, must run these steps:
1. [=/Reject=] |result| with a {{TypeMismatchError}} and abort.
1. If |entry| is not an empty directory and |options|.{{FileSystemRemoveOptions/recursive}} is `false`:
1. [=/Reject=] |result| with an {{InvalidModificationError}} and abort.
1. If |entry| is the root of a sandboxed file system:
1. If |entry| is the root of the [=origin private file system=]:
1. [=/Reject=] |result| with a {{NoModificationAllowedError}} and abort.
1. If |entry| is a [=file entry=]:
1. If |entry|'s path does not exist:
Expand Down

0 comments on commit ed5e1e1

Please sign in to comment.