Skip to content

Commit cb93b27

Browse files
roketseidl
andcommitted
Update LogicalTypes.md
Co-authored-by: Ed Seidl <[email protected]>
1 parent 4f12dd3 commit cb93b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LogicalTypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ The sort order for `FLOAT16` is signed (with special handling of NANs and signed
261261
The `FIXED_SIZE_LIST` annotation represents a fixed-size list of elements
262262
of a primitive data type. It must annotate a `binary` primitive type.
263263

264-
The `fixed_len_byte_array` data is interpreted as a sequence of elements of
264+
The `binary` data is interpreted as a sequence of elements of
265265
the same primitive data type.
266266

267267
The sort order used for `FIXED_SIZE_LIST` is undefined.

0 commit comments

Comments
 (0)