diff --git a/index.bs b/index.bs index a11df65..31da6ff 100644 --- a/index.bs +++ b/index.bs @@ -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: