Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Commit ba54ee3

Browse files
authored
README: code snippet typo - closes #146
1 parent ca0af7a commit ba54ee3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ module.exports = {
7272
],
7373
},
7474
// no need for plugins
75-
};```
75+
};
76+
```
7677
7778
### Options
7879

0 commit comments

Comments
 (0)