Skip to content

Commit 31b9359

Browse files
authored
Update README.md
Fix typo (`bowere.json`)
1 parent b812de1 commit 31b9359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Open the project [http://localhost:4000](http://localhost:4000).
100100
├── node_modules/ # node dependencies
101101
├── dist/ # compiled result
102102
├── src/ # source files
103-
│── bowere.json # bower configuration file
103+
│── bower.json # bower configuration file
104104
└── package.json # npm configuration file
105105
```
106106

0 commit comments

Comments
 (0)