Skip to content

Commit e59422f

Browse files
authored
Update Gruntfile.js
1 parent 3f6ca6a commit e59422f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gruntfile.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Gruntfile for Checkin
2+
* Gruntfile for Twitter
33
*/
44

55
module.exports = function (grunt) {
@@ -21,4 +21,4 @@ module.exports = function (grunt) {
2121

2222
});
2323

24-
};
24+
};

0 commit comments

Comments
 (0)