Skip to content

Commit 9c61bb6

Browse files
izeyesnicoll
authored andcommitted
Polish doc
Closes gh-1843
1 parent 1b728fb commit 9c61bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/core/core-databuffer-codec.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In general, the following invariant holds for the read position, write position,
4646
[literal]
4747
[subs="verbatim,quotes"]
4848
--
49-
`0` <= _read position_ <= _write position_ <= _capacity_
49+
0 <= read position <= write position <= capacity
5050
--
5151

5252
When reading bytes from the `DataBuffer`, the read position is automatically updated in accordance with

0 commit comments

Comments
 (0)