Skip to content

Commit 73ee1c2

Browse files
committed
Fixed typo
1 parent 9f13404 commit 73ee1c2

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
@@ -7,7 +7,7 @@ Goto the project folder and install required dependencies:
77
npm install
88
```
99

10-
And run Gulp to watch for code changes and generate **script.min.js** and **styles.min.css**:
10+
And run Gulp to watch for code changes and generate **script.min.js** and **style.min.css**:
1111
```
1212
gulp watch
1313
```

0 commit comments

Comments
 (0)