diff --git a/content/docs/standard/table-schema.mdx b/content/docs/standard/table-schema.mdx index 5b8d0d7d..f60a8f4b 100644 --- a/content/docs/standard/table-schema.mdx +++ b/content/docs/standard/table-schema.mdx @@ -822,7 +822,7 @@ For example, this data file: ```csv id,name,price 1,apple,100 -2,orange,50 +2,orange,0 ``` With this schema definition: