diff --git a/pages/docs/data-structure/property-reference/data-type.mdx b/pages/docs/data-structure/property-reference/data-type.mdx index b0a7f97eb5..f09e61da65 100644 --- a/pages/docs/data-structure/property-reference/data-type.mdx +++ b/pages/docs/data-structure/property-reference/data-type.mdx @@ -273,8 +273,6 @@ In each case, the object will have multiple properties, such as "price" and "bra } ``` -Projects with fewer than 100 million events per month can include up to 20 objects per list. For projects exceeding this threshold, the system supports only the first 5 objects in each list. - ### Breakdown and Filter List of objects can be used like other properties in Mixpanel. Upon selecting a list of objects property, you will be prompted to select another property common to the objects in the list. Usage in measurements, filters, and breakdowns follows the same behavior as other [list properties](/docs/data-structure/property-reference/data-type#list-property-support).