Skip to content

Commit 84b5a13

Browse files
committed
Add period on line 9
Added period on line 9 to match other comments
1 parent c5d9a8a commit 84b5a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import compose from './compose'
66

77
/*
88
* This is a dummy function to check if the function name has been altered by minification.
9-
* If the function has been minified and NODE_ENV !== 'production', warn the user
9+
* If the function has been minified and NODE_ENV !== 'production', warn the user.
1010
*/
1111
function isCrushed() {}
1212

0 commit comments

Comments
 (0)