We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237c453 commit 70c6dc1Copy full SHA for 70c6dc1
docs/reference/alpha-vector-database.md
@@ -31,7 +31,7 @@ python batch_score_documents.py
31
The output will be stored in `data/city_wikipedia_summaries.csv.`
32
33
### **Initialize Feast feature store and materialize the data to the online store**
34
-Use the feature_tore.yaml file to initialize the feature store. This will use the data as offline store, and Pgvector as online store.
+Use the feature_store.yaml file to initialize the feature store. This will use the data as offline store, and Pgvector as online store.
35
36
```yaml
37
project: feast_demo_local
0 commit comments