Skip to content

Commit c68bc08

Browse files
committed
Fix typo
1 parent 6cfbc26 commit c68bc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/.eslintrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
env: {
3-
// Handlebars not use node or browser-specific apis
3+
// Handlebars should not use node or browser-specific APIs
44
'shared-node-browser': true,
55
node: false,
66
browser: false

0 commit comments

Comments
 (0)