From 9c4567ee36c76aad0fafe7bc946404e7809a13c9 Mon Sep 17 00:00:00 2001 From: Benjamin Tan Wei Hao Date: Tue, 22 Mar 2022 12:09:05 +0800 Subject: [PATCH] Fix typos in error message The error message refers to `feature_store.json` instead of `feature_store.yaml`. Signed-off-by: Benjamin Tan --- ui/src/pages/ProjectOverviewPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/pages/ProjectOverviewPage.tsx b/ui/src/pages/ProjectOverviewPage.tsx index 00e6bf1aa7..854af49375 100644 --- a/ui/src/pages/ProjectOverviewPage.tsx +++ b/ui/src/pages/ProjectOverviewPage.tsx @@ -51,7 +51,7 @@ const ProjectOverviewPage = () => { body={

There was an error loading the Project Configurations. - Please check that feature_store.json file is + Please check that feature_store.yaml file is available and well-formed.

} @@ -70,7 +70,7 @@ const ProjectOverviewPage = () => { registered in Feast.

- It look like this project already have some objects + It looks like this project already has some objects registered. If you are new to this project, we suggest starting by exploring the Feature Services, as they represent the collection of Feature Views serving a