Skip to content

Commit ed5e1e1

Browse files
authored
Update index.bs
1 parent cadf424 commit ed5e1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ when invoked, must run these steps:
240240
1. [=/Reject=] |result| with a {{TypeMismatchError}} and abort.
241241
1. If |entry| is not an empty directory and |options|.{{FileSystemRemoveOptions/recursive}} is `false`:
242242
1. [=/Reject=] |result| with an {{InvalidModificationError}} and abort.
243-
1. If |entry| is the root of a sandboxed file system:
243+
1. If |entry| is the root of the [=origin private file system=]:
244244
1. [=/Reject=] |result| with a {{NoModificationAllowedError}} and abort.
245245
1. If |entry| is a [=file entry=]:
246246
1. If |entry|'s path does not exist:

0 commit comments

Comments
 (0)