Skip to content

Commit 31adbf5

Browse files
diberryCopilot
andauthored
Update articles/cosmos-db/quickstart-vector-store-nodejs.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c8479cb commit 31adbf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/cosmos-db/quickstart-vector-store-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Use these scripts to compile TypeScript files and run the Quantized flat index i
188188
## Create code files for vector search
189189
190190
191-
Create a `src` directory for your TypeScript files. Add two files: `vector-search.ts` and `utils.ts` for the DiskANN index implementation:
191+
Create a `src` directory for your TypeScript files. Add two files: `vector-search.ts` and `utils.ts` for your vector search implementation:
192192
193193
```bash
194194
mkdir src

0 commit comments

Comments
 (0)