We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b812de1 + 31b9359 commit 70b37c3Copy full SHA for 70b37c3
1 file changed
README.md
@@ -100,7 +100,7 @@ Open the project [http://localhost:4000](http://localhost:4000).
100
├── node_modules/ # node dependencies
101
├── dist/ # compiled result
102
├── src/ # source files
103
-│── bowere.json # bower configuration file
+│── bower.json # bower configuration file
104
└── package.json # npm configuration file
105
```
106
0 commit comments