Skip to content

Commit 2e7bfa8

Browse files
cabSpaceK33z
authored andcommitted
fix syntax in example usage (#152)
1 parent 6b49341 commit 2e7bfa8

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
@@ -76,7 +76,7 @@ app.use(webpackMiddleware(webpack({
7676

7777
stats: {
7878
colors: true
79-
}
79+
},
8080
// options for formating the statistics
8181

8282
reporter: null,

0 commit comments

Comments
 (0)