Skip to content

Commit cde86af

Browse files
committed
Fix bug in snowflake tutorial referencing snowflake as online store
Signed-off-by: Danny Chiao <danny@tecton.ai>
1 parent 088c1b0 commit cde86af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/driver-stats-on-snowflake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Starting with data in a Snowflake table, we will register that table to the feat
1212

1313
Our template will generate new data containing driver statistics. From there, we will show you code snippets that will call to the offline store for generating training datasets, and then the code for calling the online store to serve you the latest feature values to serve models in production.
1414

15-
## Snowflake Offline/Online Store Example
15+
## Snowflake Offline Store Example
1616

1717
#### Install feast-snowflake
1818

0 commit comments

Comments
 (0)