Skip to content

Commit a1b5f57

Browse files
authored
Update getting-started.md
1 parent 6254386 commit a1b5f57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus/docs/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@ yarn create react-app my-app
101101

102102
## Output
103103

104-
Running any of these commands will create a directory called `my-app` inside the current folder. Inside that directory, it will generate the initial project structure and install the transitive dependencies:
104+
Running any of these commands will create a directory called `TAIWO-APP` inside the current folder. Inside that directory, it will generate the initial project structure and install the transitive dependencies:
105105

106106
```
107-
my-app
107+
TAIWO-APP
108108
├── README.md
109109
├── node_modules
110110
├── package.json

0 commit comments

Comments
 (0)