Skip to content

Commit a394f62

Browse files
Update README.md
Typo
1 parent 09e3f51 commit a394f62

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
@@ -17,7 +17,7 @@ The project will watch for changes in your scss and html files in your /views an
1717
## Build and run manually
1818
- Build the project: ```npm run create_all```
1919
- Only build CSS: ```npm run create_css```
20-
- Only build HTML ```npm run create_html```
20+
- Only build HTML: ```npm run create_html```
2121
- Only build JS: ```npm run create_js```
2222

2323
You can now see the project in dist folder, open a .html page in your browser

0 commit comments

Comments
 (0)