Skip to content

Commit 44d78cd

Browse files
committed
docs(api): clarify ilgs span whitespace coverage
1 parent 00bb376 commit 44d78cd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3374,7 +3374,9 @@ components:
33743374
be duplicated.
33753375
33763376
3377-
A span cannot be empty and will never start or end at whitespace.
3377+
A span cannot be empty and will never start or end at whitespace (though a
3378+
span''s `end` index, being an exclusive index, may obviosuly land on a whitespace
3379+
character).
33783380
33793381
33803382
Note that, when using programming languages other than Python (which uses

0 commit comments

Comments
 (0)