diff --git a/python/python/lance/dataset.py b/python/python/lance/dataset.py index 45dc1b253d3..033d315abe8 100644 --- a/python/python/lance/dataset.py +++ b/python/python/lance/dataset.py @@ -3168,7 +3168,7 @@ def create_scalar_index( ) - There are 5 types of scalar indices available today. + There are 7 types of scalar indices available today. * ``BTREE``. The most common type is ``BTREE``. This index is inspired by the btree data structure although only the first few layers of the btree