diff --git a/index.bs b/index.bs index a9686f6..1dd1c52 100644 --- a/index.bs +++ b/index.bs @@ -808,11 +808,12 @@ in a [=/Realm=] |realm|, run these steps: Note: It is expected that this atomically updates the contents of the file on disk being written to. - 1. [=file entry/lock/release|Release the lock=] on |stream|.[=FileSystemWritableFileStream/[[file]]=]. + 1. [=file entry/lock/release|Release the lock=] on |stream|'s + [=FileSystemWritableFileStream/[[file]]=]. 1. [=/Resolve=] |closeResult| with `undefined`. 1. Return |closeResult|. 1. Let |abortAlgorithm| be this step: [=file entry/lock/release|release the lock=] on - |stream|.[=FileSystemWritableFileStream/[[file]]=]. + |stream|'s [=FileSystemWritableFileStream/[[file]]=]. 1. Let |highWaterMark| be 1. 1. Let |sizeAlgorithm| be an algorithm that returns `1`. 1. [=WritableStream/Set up=] |stream| with