Skip to content

Commit 6ece83d

Browse files
Update solutions/search/vector/dense-vector.md
Co-authored-by: John Wagster <[email protected]>
1 parent 8b8ec56 commit 6ece83d

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
@@ -124,7 +124,7 @@ POST _reindex
124124
"dest": { "index": "my-index-bbq" }
125125
}
126126
```
127-
1. The existing index that you want to reindex into the newly created index with the `bbq_hnsw` algorithm.
127+
1. The existing index to be reindexed into the newly created index with the `bbq_hnsw` algorithm.
128128
::::
129129

130130
:::::

0 commit comments

Comments
 (0)