Skip to content

Commit 414b320

Browse files
committed
Fixed casing error
1 parent 7650877 commit 414b320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/storage/warehouses/schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ When Segment process a new batch and discover a new column to add, we take the m
410410

411411

412412
### Supported Data Types
413-
Data types are set up in your warehouse based on the first value that comes in from a source. For example, if the first value that came in from a source was a string, Segment sets the data type in the warehouse to `string`.
413+
Data types are set up in your warehouse based on the first value that comes in from a source. For example, if the first value that came in from a source was a string, Segment would set the data type in the warehouse to `string`.
414414

415415
The data types that Segment currently supports include:
416416

0 commit comments

Comments
 (0)