Skip to content

Commit 615cd5c

Browse files
Update solutions/search/vector/dense-vector.md
Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
1 parent 686d440 commit 615cd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/search/vector/dense-vector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Measuring vector similarity with BBQ vectors requires much less computing effort
4141

4242
### Vector search algorithms for BBQ [bbq-vector-search-algorithms]
4343

44-
BBQ currently supports two vector search algorithms, each suited to different scenarios. You can can configure them by setting the dense vector field’s `index_type`.
44+
BBQ currently supports two vector search algorithms, each suited to different scenarios. You can configure them by setting the dense vector field’s `index_type`.
4545

4646
#### `bbq_hnsw` [bbq-hnsw]
4747

0 commit comments

Comments
 (0)