From 8e24f22f2fb5724635801761df07eb96cbf583c9 Mon Sep 17 00:00:00 2001 From: Twinkll Sisodia Date: Wed, 7 Feb 2024 12:03:46 -0500 Subject: [PATCH] Modify the README to point to correct project list Signed-off-by: Twinkll Sisodia --- ui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/README.md b/ui/README.md index e91a8741ec..a9ce5d3ec7 100644 --- a/ui/README.md +++ b/ui/README.md @@ -46,7 +46,7 @@ ReactDOM.render( ); ``` -When you start the React app, it will look for `project-list.json` to find a list of your projects. The JSON should looks something like this. +When you start the React app, it will look for `projects-list.json` to find a list of your projects. The JSON should looks something like this. ```json {