Skip to content

Commit 2d0b5c8

Browse files
authored
Editorial: add missing space
1 parent 8cf7d22 commit 2d0b5c8

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
@@ -726,7 +726,7 @@ if (relative_path === null) {
726726

727727
<div algorithm>
728728
The <dfn method for=FileSystemDirectoryHandle>resolve(|possibleDescendant|)</dfn> method steps are
729-
to return the result of [=file system entry/resolving=]|possibleDescendant|'s [=FileSystemHandle/entry=]
729+
to return the result of [=file system entry/resolving=] |possibleDescendant|'s [=FileSystemHandle/entry=]
730730
relative to [=this=]'s [=FileSystemHandle/entry=].
731731

732732
</div>

0 commit comments

Comments
 (0)