Skip to content

Commit d6850fc

Browse files
pitroualamb
andauthored
Update docs/source/format/Columnar.rst
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
1 parent 2f21cc8 commit d6850fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/format/Columnar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1348,7 +1348,7 @@ table above): ::
13481348
buffer 11: field 5 ('col2') data
13491349

13501350
The ``Buffer`` Flatbuffers value describes the location and size of a buffer's
1351-
data, relatively to the start of the RecordBatch message's body.
1351+
data, relative to the start of the RecordBatch message's body.
13521352

13531353
The ``size`` field of ``Buffer`` is not required to account for padding
13541354
bytes. Since this metadata can be used to communicate in-memory pointer

0 commit comments

Comments
 (0)