diff --git a/api/add_reorder_policy.md b/api/add_reorder_policy.md index d560b1889a..30d8fce14c 100644 --- a/api/add_reorder_policy.md +++ b/api/add_reorder_policy.md @@ -12,7 +12,7 @@ api: # add_reorder_policy() Community Create a policy to reorder chunks on a given hypertable index in the background. -You can only have one reorder policy on each hypertable. Only chunks that are the +You can have only one reorder policy on each hypertable. Only chunks that are the third from the most recent are reordered to avoid reordering chunks that are still being inserted into. For more information about reordering chunks, see the [reorder_chunk][reorder_chunk] section.