Skip to content

Commit f014872

Browse files
Update articles/search/vector-search-how-to-query.md
1 parent fd6f77f commit f014872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/vector-search-how-to-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In Azure AI Search, if you have a [vector index](vector-search-how-to-create-ind
2727
2828
This article uses REST for illustration. For code samples in other languages, see the [azure-search-vector-samples](https://github.com/Azure/azure-search-vector-samples) GitHub repository for end-to-end solutions that include vector queries.
2929

30-
You can also use [Search explorer](search-explorer.md) in the Azure portal if you [configure a vectorizer](vector-search-how-to-configure-vectorizer.md) that converts strings inot embeddings.
30+
You can also use [Search explorer](search-explorer.md) in the Azure portal if you [configure a vectorizer](vector-search-how-to-configure-vectorizer.md) that converts strings into embeddings.
3131

3232
## Prerequisites
3333

0 commit comments

Comments
 (0)