Skip to content

Commit b76eca1

Browse files
committed
Comment typos
1 parent dc4c282 commit b76eca1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gruntfile.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ module.exports = function(grunt){
1818
jscs: {
1919
/* grunt-contrib-jscs notes:
2020
0.1.2 works
21-
0.1.3 inifite loops on postinstall
22-
0.1.4 doesn't seem to hit all targets when run "grunt jscs"
21+
0.1.3 infinite loops on postinstall
22+
0.1.4 doesn't seem to hit all targets when run via "grunt jscs"
2323
*/
2424
gruntfile: ['Gruntfile.js'],
2525
main: ['js/bootstrap-datepicker.js'],

0 commit comments

Comments
 (0)