Skip to content

Commit 434f732

Browse files
authored
Fix typo
1 parent 19ddac5 commit 434f732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/python/src/tiledb/vector_search/module.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ def query_kmeans(
180180
Parameters
181181
----------
182182
dtype: numpy.dtype
183-
Type of vectpr, flaot32 or uint8
183+
Type of vector, float32 or uint8
184184
parts_uri: str
185185
Partition URI
186186
centroids_db: colMajorMatrix

0 commit comments

Comments
 (0)