Skip to content

Commit 4762ad8

Browse files
committed
corrected library name
1 parent 57fc409 commit 4762ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/includes/quickstarts/search-get-started-vector-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ In this section, you create a vector index in Azure AI Search with [SearchIndexC
309309
hotels-vector-quickstart created
310310
```
311311
312-
Key takeaways when creating vector index with the `@azure/search-documents` library:
312+
Key takeaways when creating vector index with the `azure-search-documents` library:
313313
314314
- You define an index by creating a list of fields.
315315

0 commit comments

Comments
 (0)