Skip to content

Commit 70b37c3

Browse files
authored
Merge pull request #47 from johnfraney/patch-1
Update README.md
2 parents b812de1 + 31b9359 commit 70b37c3

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)