Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

Commit 439f57f

Browse files
timneutkensgeowarin
authored andcommitted
Correct typo in comment (#17)
1 parent e307022 commit 439f57f

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 @@ new FriendlyErrorsPlugin({
100100
},
101101
onErrors: function (severity, errors) {
102102
// You can listen to errors transformed and prioritized by the plugin
103-
// sevrity can be 'error' or 'warning'
103+
// severity can be 'error' or 'warning'
104104
},
105105
// should the console be cleared between each compilation?
106106
// default is true

0 commit comments

Comments
 (0)