diff --git a/content/influxdb/clustered/admin/custom-partitions/_index.md b/content/influxdb/clustered/admin/custom-partitions/_index.md index 581dc94a6..7e02677e4 100644 --- a/content/influxdb/clustered/admin/custom-partitions/_index.md +++ b/content/influxdb/clustered/admin/custom-partitions/_index.md @@ -74,7 +74,7 @@ Custom partitioning has the following limitations: - Database and table partitions can only be defined on create. You cannot update the partition strategy of a database or table after it has been created. -- A partition template must include a time interval. +- A partition template must include a time part. - You can partition by up to eight dimensions (seven tags and a time interval). ## How partitioning works