We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d2988 commit c16e5afCopy full SHA for c16e5af
ui/README.md
@@ -46,7 +46,7 @@ ReactDOM.render(
46
);
47
```
48
49
-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.
50
51
```json
52
{
0 commit comments