Skip to content

Commit df07a15

Browse files
committed
be clear that not the column is a list of values, but each row in that column
1 parent ab0e6a9 commit df07a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schema/objects/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ Delimiter:
574574
name: Delimiter
575575
display_name: Delimiter
576576
description: |
577-
If a column may be interpreted as a list of values, the character that
577+
If rows in a column may be interpreted as a lists of values, the character that
578578
separates one value from the next.
579579
type: string
580580
Density:

0 commit comments

Comments
 (0)