Skip to content

Commit 24d5db6

Browse files
dmartinolitay1551
andauthored
doc: Fix typo alpha-vector-database.md (feast-dev#5116) (feast-dev#5117)
Fix typo alpha-vector-database.md (feast-dev#5116) Signed-off-by: Itay Katav <[email protected]> Co-authored-by: Itay Katav <[email protected]>
1 parent 45c06b9 commit 24d5db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/alpha-vector-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ python batch_score_documents.py
4646
The output will be stored in `data/city_wikipedia_summaries.csv.`
4747

4848
### **Initialize Feast feature store and materialize the data to the online store**
49-
Use the feature_store.yaml file to initialize the feature store. This will use the data as offline store, and Pgvector as online store.
49+
Use the feature_store.yaml file to initialize the feature store. This will use the data as offline store, and Milvus as online store.
5050

5151
```yaml
5252
project: local_rag

0 commit comments

Comments
 (0)